From fdf439246e29b6a5e4130767f6d1a00b035ca6c1 Mon Sep 17 00:00:00 2001 From: dyhj625 Date: Thu, 27 Mar 2025 13:37:23 +0900 Subject: [PATCH 01/14] =?UTF-8?q?=ED=9C=B4=EA=B0=80=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/custom.css | 2 +- src/components/modal/VacationGrantModal.vue | 2 +- src/views/board/BoardList.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/css/custom.css b/public/css/custom.css index 9b9d52e..2e21bd5 100644 --- a/public/css/custom.css +++ b/public/css/custom.css @@ -233,7 +233,7 @@ position: relative; } .vac-modal-body { - max-height: 230px; + max-height: 180px; overflow-y: auto; } .vac-modal-text { diff --git a/src/components/modal/VacationGrantModal.vue b/src/components/modal/VacationGrantModal.vue index 2a492b9..ed6f00f 100644 --- a/src/components/modal/VacationGrantModal.vue +++ b/src/components/modal/VacationGrantModal.vue @@ -6,7 +6,7 @@
-

선물할 연차 개수를 선택하세요.

+

선물할 연차 개수를 선택해 주세요.

{{ grantCount }} diff --git a/src/views/board/BoardList.vue b/src/views/board/BoardList.vue index a8c9fb7..6b8bc54 100644 --- a/src/views/board/BoardList.vue +++ b/src/views/board/BoardList.vue @@ -24,7 +24,7 @@
- +
From e6242771b092ef0ea7c8d857b845714daa35c827 Mon Sep 17 00:00:00 2001 From: khj0414 Date: Thu, 27 Mar 2025 13:53:19 +0900 Subject: [PATCH 02/14] =?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 03/14] =?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 @@ - +