From 4225ebc32a79cfa77ac01b65e02433a037c60d19 Mon Sep 17 00:00:00 2001 From: kmg Date: Fri, 19 Jan 2024 17:35:30 +0900 Subject: [PATCH] =?UTF-8?q?2024/01/19=20=EB=B0=9B=EB=8A=94=EC=82=AC?= =?UTF-8?q?=EB=9E=8C=20=EC=97=AC=EB=B0=B1=20=EC=88=98=EC=A0=95=20=EC=9B=90?= =?UTF-8?q?=EB=B3=B5;;?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/publish/css/content.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/publish/css/content.css b/src/main/webapp/publish/css/content.css index 75022a64..e667afa4 100644 --- a/src/main/webapp/publish/css/content.css +++ b/src/main/webapp/publish/css/content.css @@ -406,7 +406,7 @@ input[type=text]::-ms-reveal, input[type=password]::-ms-reveal, input[type=email .list_bottom {position: relative;margin-top: 10px;width: calc(100% - 190px); min-width: 420px;} .list_bottom .remove_btnWrap {float: left;} .list_bottom .list_bottom_right {float: right; font-size: 16px; display: flex;} -.list_bottom .list_bottom_right p {line-height: 36px; padding:0 3px 0 0;} +.list_bottom .list_bottom_right p {line-height: 36px;} .list_bottom .list_bottom_right span {font-size: 20px; font-weight: 600 !important;} .list_bottom .list_bottom_right .address_reg2 {height: 36px; padding: 0 10px; border-radius: 5px;font-weight: 400; background-color: #6a6c72; color: #fff; margin-left: 10px;}