From e85be56a753bd3fe4311eb30b0d2b1e789cc9e06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=B0=BD=EC=88=98?= Date: Mon, 7 Oct 2024 14:34:01 +0900 Subject: [PATCH] =?UTF-8?q?=ED=8D=BC=EB=B8=94=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/_modal.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/src/styles/_modal.scss b/src/styles/_modal.scss index 6372461..6dd2d4c 100644 --- a/src/styles/_modal.scss +++ b/src/styles/_modal.scss @@ -655,6 +655,7 @@ $alert-color: #101010; display: table-cell; vertical-align: middle; padding-bottom: 14px; + text-align: left; } .eaves-keraba-td{ padding-left: 10px;