Selaa lähdekoodia

모바일 품목검색 수정

whakdo963 2 vuotta sitten
vanhempi
commit
c3972e932e
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

@@ -70,7 +70,7 @@ section .popup2 .pop .table .table_tr {display:flex;}
70 70
 section .popup2 .pop .table .table_tr .tabel_th{width:23%;; height:30px; border-left:1px solid #aaa; background:#eee;}
71 71
 section .popup2 .pop .table .table_tr .tabel_th label {font-size:14px; padding-top:5px; font-weight:100;}
72 72
 section .popup2 .pop .table .table_tr .tabel_th .chkAll {margin:-5px; width:15px;}
73
-section .popup2 .pop .m_table_body{width:98%; height:333px; margin:0 auto; overflow:auto;}
73
+section .popup2 .pop .m_table_body{width:100%; height:333px; margin:0 auto; overflow:auto;}
74 74
 section .popup2 .pop .m_table_body .table_body{}
75 75
 section .popup2 .pop .m_table_body .table_body::-webkit-scrollbar {
76 76
     display: none; /* Chrome, Safari, Opera*/