From e747e2273b96cecd26fedb05c89a6be25e2cbb45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9C=A0=EC=A7=80=EC=9D=B8?= Date: Mon, 14 Jul 2025 15:32:26 +0900 Subject: [PATCH] =?UTF-8?q?=EA=B1=B4=EC=84=A4=ED=98=84=EC=9E=A5=20?= =?UTF-8?q?=EC=9E=85=EB=A0=A5=20=EC=97=AC=EB=9F=AC=EC=82=AC=EC=97=85=20?= =?UTF-8?q?=EB=93=B1=EB=A1=9D=20=EC=B2=98=EB=A6=AC,=20=EC=82=AC=EC=97=85?= =?UTF-8?q?=EB=AA=85=20=EC=A4=91=EB=B3=B5=EC=8B=9C=20=ED=85=8C=EB=91=90?= =?UTF-8?q?=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/com/css/sass/common.v2.0.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/com/css/sass/common.v2.0.scss b/src/main/webapp/com/css/sass/common.v2.0.scss index 73d848e2..0987f273 100644 --- a/src/main/webapp/com/css/sass/common.v2.0.scss +++ b/src/main/webapp/com/css/sass/common.v2.0.scss @@ -5189,7 +5189,7 @@ ul.faq-q > li textarea { resize: none; margin: 0 ; } - .drilling .input-box.error { + .input-box.error { border: 2px solid red; } .check-box {