From e6242771b092ef0ea7c8d857b845714daa35c827 Mon Sep 17 00:00:00 2001 From: khj0414 Date: Thu, 27 Mar 2025 13:53:19 +0900 Subject: [PATCH 1/6] =?UTF-8?q?=EC=9A=A9=EC=96=B4=EC=A7=91=EC=88=98?= =?UTF-8?q?=EC=A0=95=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/wordDict/wordDict.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/wordDict/wordDict.vue b/src/views/wordDict/wordDict.vue index fada88a..972eda5 100644 --- a/src/views/wordDict/wordDict.vue +++ b/src/views/wordDict/wordDict.vue @@ -41,7 +41,8 @@ /> -
용어를 선택 / 작성해 주세요
+ +
{{ searchText ? '검색된 목록이 없습니다.':'용어를 선택 / 작성해 주세요' }}
@@ -281,7 +282,6 @@ } .DictCard { - display: grid; grid-template-columns: repeat(auto-fill, minmax(300px, 1fr)); gap: 1rem; } From 913146393f41c2b306ac34bcbdc0fea02d436a95 Mon Sep 17 00:00:00 2001 From: yoon Date: Thu, 27 Mar 2025 13:55:52 +0900 Subject: [PATCH 2/6] =?UTF-8?q?log=20->=20=EB=93=B1=EB=A1=9D,=EC=88=98?= =?UTF-8?q?=EC=A0=95=EC=9E=90=EB=A1=9C=20=EB=B3=80=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/list/ProjectCard.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/list/ProjectCard.vue b/src/components/list/ProjectCard.vue index 2796a88..a529850 100644 --- a/src/components/list/ProjectCard.vue +++ b/src/components/list/ProjectCard.vue @@ -63,7 +63,7 @@ - + @@ -71,7 +71,7 @@ - +