소스 검색

글자잘림수정

whakdo963 2 년 전
부모
커밋
5d02930563
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/main/webapp/mobile/css/style.css

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

@@ -546,7 +546,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
546 546
 .scroll_area li .left .nomal  input{ width:calc(50% - 85px);height:28px; top:-5px; position:relative;}
547 547
 .scroll_area li .left .nomal  input.full {width:calc(100% - 90px); margin-top:4px;}
548 548
 .scroll_area li .left .nomal  button {width:60px; margin-left:5px; height:26px; padding:0;border-radius:5px;}
549
-.scroll_area li .left .nomal  select{ width:calc(50% - 85px); height:28px; top:-5px; position:relative;}
549
+.scroll_area li .left .nomal  select{ width:calc(50% - 85px); height:28px; top:-5px; position:relative; padding:0;}
550 550
 
551 551
 .scroll_area li .scroll_btn {width:10%; height:158px; margin-top:-5px; display:inline-flex;}
552 552