From 6d428a3bd684ca05db3200cc9318fe9bb2f5ce84 Mon Sep 17 00:00:00 2001 From: dyhj625 Date: Thu, 27 Mar 2025 10:43:52 +0900 Subject: [PATCH] =?UTF-8?q?=ED=9C=B4=EA=B0=80=20=EB=B2=84=ED=8A=BC=20?= =?UTF-8?q?=ED=81=AC=EA=B8=B0=20=EC=A1=B0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/custom.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/css/custom.css b/public/css/custom.css index 1fca10c..9b9d52e 100644 --- a/public/css/custom.css +++ b/public/css/custom.css @@ -233,7 +233,7 @@ position: relative; } .vac-modal-body { - max-height: 140px; + max-height: 230px; overflow-y: auto; } .vac-modal-text { @@ -291,7 +291,7 @@ color: #525252; } .count-btn { - font-size: 18px; + font-size: 17px; padding: 2px 10px; border: none; background: #2c3e50;