Browse Source

모바일 크기조정

whakdo963 2 years ago
parent
commit
7017f4618d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/mobile/css/style.css

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

@@ -71,7 +71,7 @@ section .popup2 .pop .table_body::-webkit-scrollbar {
71 71
 }
72 72
 section .popup2 .pop .table_body .table_tr {display:flex; height:31px; border-bottom:1px solid #aaa;}
73 73
 section .popup2 .pop .table_body .table_tr .table_td{width:23%;; height:30px; padding-top:5px; border-left:1px solid #aaa; background:#fff;}
74
-section .popup2 .pop .table_body .table_tr .table_td div {font-size:14px; font-weight:100;}
74
+section .popup2 .pop .table_body .table_tr .table_td div {font-size:12px; font-weight:100;}
75 75
 section .popup2 .pop .table_body .table_tr .table_td .chkItem {margin:-3px;}
76 76
 
77 77
 section .popup2 .pop .popup_scroll ul.mb_0 {margin-bottom:0 !important;}