Parcourir la source

로그인 페이지 수정

whakdo963 il y a 2 ans
Parent
commit
d4322995fd
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      src/main/webapp/mobile/css/style.css

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

@@ -619,8 +619,8 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
619 619
 	section .popup2 .pop .popup_scroll {height: 47vh;}
620 620
 }
621 621
 @media screen and (max-height: 740px) {
622
-	#ITP_LOGIN {position:fixed; top:80px; max-width: 500px; margin: 0 auto;}
623
-	.bg_gray {position:relative; top:-90px;}
622
+	/* #ITP_LOGIN {position:fixed; top:80px; max-width: 500px; margin: 0 auto;}
623
+	.bg_gray {position:relative; top:-90px;} */
624 624
 	.scroll_area {height: 58vh;}
625 625
 	}
626 626
 @media screen and (max-height: 550px) {