From 0addc9cf0082d3257a5d4afd20be590d40039076 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=B0=BD=EC=88=98?= Date: Mon, 28 Oct 2024 17:25:47 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9D=B4=EB=AF=B8=EC=A7=80=20=ED=81=AC?= =?UTF-8?q?=EA=B8=B0=20=ED=8D=BC=EC=84=BC=ED=8A=B8=20=EC=A1=B0=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/_modal.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles/_modal.scss b/src/styles/_modal.scss index 62fad51..64485cf 100644 --- a/src/styles/_modal.scss +++ b/src/styles/_modal.scss @@ -1801,7 +1801,7 @@ $alert-color: #101010; label{ flex: none; text-align: right; - width: 35px; + width: 38px; font-size: 13px; color: #fff; font-weight: 500;