|
@@ -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;}
|