whakdo963 преди 2 години
родител
ревизия
907357439d
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/main/webapp/mobile/css/style.css

+ 1 - 1
src/main/webapp/mobile/css/style.css

@@ -246,7 +246,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
246 246
 
247 247
 /* 공통화면 */
248 248
 
249
-#ITP_WRAPPER header {position: fixed;top: 0;width: 100%;height: 49px;background-color:#F7B014;align-items: center; z-index: 0;}
249
+#ITP_WRAPPER header {position: fixed;top: 0;width: 100%;height: 49px;background-color:#F7B014;align-items: center; z-index: 11;}
250 250
 #ITP_WRAPPER header .header_wrap {width: 100%; height: 49px; margin: 0 auto; display: inline-flex;}
251 251
 #ITP_WRAPPER header .header_wrap .menu_logo {width:80px; height:49px;}
252 252
 #ITP_WRAPPER header .header_wrap .menu_logo button {width: 22px; height: 18px; float: left; padding: 0; background: transparent; border: none; margin-left:10px; margin-top: 14px;}