From cc1310d63346e09f3d09a7a28634a1fb627a968b Mon Sep 17 00:00:00 2001 From: leebeomjun Date: Tue, 28 Mar 2023 11:24:37 +0900 Subject: [PATCH] =?UTF-8?q?style=20:=20=EB=A0=88=EC=9D=B4=EC=95=84?= =?UTF-8?q?=EC=9B=83=20=EB=86=92=EC=9D=B4=20=EC=A1=B0=EC=A0=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../layouts/tiles/biz/layout-tiles-biz.jsp | 21 +------------------ .../framework/css/cmmn/common-style.css | 8 +------ 2 files changed, 2 insertions(+), 27 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/framework/layouts/tiles/biz/layout-tiles-biz.jsp b/src/main/webapp/WEB-INF/jsp/framework/layouts/tiles/biz/layout-tiles-biz.jsp index 309012b6..6a8acd66 100644 --- a/src/main/webapp/WEB-INF/jsp/framework/layouts/tiles/biz/layout-tiles-biz.jsp +++ b/src/main/webapp/WEB-INF/jsp/framework/layouts/tiles/biz/layout-tiles-biz.jsp @@ -25,26 +25,7 @@ -
- -
- - -
- +
diff --git a/src/main/webapp/resources/framework/css/cmmn/common-style.css b/src/main/webapp/resources/framework/css/cmmn/common-style.css index 04d65780..455d84c0 100644 --- a/src/main/webapp/resources/framework/css/cmmn/common-style.css +++ b/src/main/webapp/resources/framework/css/cmmn/common-style.css @@ -2014,12 +2014,6 @@ div.guide ul li{ .iframe-wrap { height: 100vh; overflow-y:scroll; -} - -.iframe-main { + padding-top: 20px; padding-left: 20px; - } -.iframe-main .mobile_inner{ - display:none; -} \ No newline at end of file