From 76bebac770ff2ba12942e2520fb271092adee7bf Mon Sep 17 00:00:00 2001 From: leebj Date: Mon, 15 Jul 2024 17:40:47 +0900 Subject: [PATCH] =?UTF-8?q?width=20380px=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/resources/applib/css/overwrite.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/webapp/resources/applib/css/overwrite.css b/src/main/webapp/resources/applib/css/overwrite.css index ac08b8c..8ba48b9 100644 --- a/src/main/webapp/resources/applib/css/overwrite.css +++ b/src/main/webapp/resources/applib/css/overwrite.css @@ -262,6 +262,7 @@ strong { .w-px-230 { width: 230px !important; } .w-px-240 { width: 240px !important; } .w-px-320 { width: 320px !important; } +.w-px-380 { width: 380px !important; } .w-px-450 { width: 450px !important; } .w-px-550 { width: 550px !important; } .w-px-900 { width: 900px !important; }