From 38d90a5887b72ce586a7cf3f7d89e1b0f60591cd Mon Sep 17 00:00:00 2001 From: KWON Date: Mon, 29 Sep 2025 15:14:39 +0900 Subject: [PATCH] =?UTF-8?q?=EC=83=81=EB=8B=A8=20=EB=82=B4=EB=B9=84?= =?UTF-8?q?=EA=B2=8C=EC=9D=B4=EC=85=98=EB=B0=94=20=EA=B7=B8=EB=A6=BC?= =?UTF-8?q?=EC=9E=90=20=EC=A0=9C=EA=B1=B0.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- theme/rb.basic/rb.css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/rb.basic/rb.css/style.css b/theme/rb.basic/rb.css/style.css index 89506e436..4ed685391 100644 --- a/theme/rb.basic/rb.css/style.css +++ b/theme/rb.basic/rb.css/style.css @@ -32,7 +32,7 @@ /* 공통 { */ main {width: 100%; background-color: #fff; height:100%;} label {word-break: keep-all !important;} -#header {background-color: rgba(255,255,255,0.5); border-bottom: 0px; padding-top: 20px; padding-bottom: 5px; position: fixed; top:0px; left: 0px; width: 100%; z-index: 98; box-shadow: 0px 0px 20px rgba(0,0,0,0.05);} +#header {background-color: rgba(255,255,255,0.5); border-bottom: 0px; padding-top: 20px; padding-bottom: 5px; position: fixed; top:0px; left: 0px; width: 100%; z-index: 98; /*box-shadow: 0px 0px 20px rgba(0,0,0,0.05);*/} .main_sec1 {margin-bottom: 50px; box-sizing: border-box;} .no_data {padding-top: 80px !important; padding-bottom: 110px !important; text-align: center; line-height: 140%; margin-top: 30px; border-bottom: 1px solid #eee; color:#999; border-top:0px !important;} /* } */