diff --git a/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp b/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp index 5e01be31..3f38cc74 100644 --- a/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp +++ b/src/main/webapp/WEB-INF/jsp/web/main/mainPage.jsp @@ -1225,7 +1225,7 @@ function fn_click_banner_add_stat(bannerMenuCode){ - + + + + +
diff --git a/src/main/webapp/publish/css/popupLayer.css b/src/main/webapp/publish/css/popupLayer.css index 3fa3cc1f..d99c22d8 100644 --- a/src/main/webapp/publish/css/popupLayer.css +++ b/src/main/webapp/publish/css/popupLayer.css @@ -58,6 +58,7 @@ .layer_popup_wrap02 .layer_popup:first-child{margin-left: 0;} .layer_popup_wrap02 .layer_popup:last-child{margin-right: 0;} .layer_popup_wrap02 .popup_inner{position: relative; display: flex; width: 100%; height: 100%; vertical-align: middle; justify-content: center; align-items: center;} +.layer_popup_wrap .popup_range {display:flex; flex-direction:column;} /* layer_tType1 */ .popTable_wrap {border: 1px solid #ccc; border-radius: 5px;}