Selaa lähdekoodia

헤더 아이콘 수정

whakdo963 2 vuotta sitten
vanhempi
commit
8f0c4b8d8d
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      src/main/webapp/mobile/css/style.css

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

@@ -235,7 +235,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
235 235
 
236 236
 #ITP_WRAPPER header {position: fixed;top: 0;width: 100%;height: 49px;background-color:#F7B014;align-items: center; z-index: 11;}
237 237
 #ITP_WRAPPER header .header_wrap {width: 100%; height: 49px; margin: 0 auto; display: inline-flex;}
238
-#ITP_WRAPPER header .header_wrap .menu_logo {width:81px; height:49px;}
238
+#ITP_WRAPPER header .header_wrap .menu_logo {width:85px; height:49px;}
239 239
 #ITP_WRAPPER header .header_wrap .menu_logo button {width: 40px; height: 40px; float: left; padding: 0; background: transparent; border: none; margin-top: 2px;}
240 240
 #ITP_WRAPPER header .header_wrap .menu_logo button img {width: 25px; height: 20px; margin: 0; border-radius: 0; border: none;}
241 241
 #ITP_WRAPPER header .header_wrap img.brand {float: right; height: 45px; margin: 5px; border-radius: 50%; border: 1px solid #666;}