From e3beca08f5f048d46a4d6cb94296ecc2f8e0d149 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B9=80=EC=B0=BD=EC=88=98?= Date: Fri, 10 Jan 2025 16:39:41 +0900 Subject: [PATCH] =?UTF-8?q?css=20=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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/styles/_modal.scss b/src/styles/_modal.scss index ac0ed95..c9f4df7 100644 --- a/src/styles/_modal.scss +++ b/src/styles/_modal.scss @@ -1993,6 +1993,15 @@ $alert-color: #101010; &.none-flex{ flex: none; width: 230px; + .outline-form{ + .grid-select{ + flex: none; + width: 95.77px; + } + .thin{ + margin-left: auto; + } + } } } .roof-module-tab2-overflow{