Forráskód Böngészése

table标题样式修复

zhouy 4 éve
szülő
commit
7d6d889543

+ 3 - 0
uas-office-web/uas-mobile/src/configs/antd.config.less

@@ -138,6 +138,9 @@
 .ant-table-sticky-scroll {
   display: none !important;
 }
+.ant-table-small .ant-table-thead>tr>th{
+  background-color: #eaeaea !important;
+}
 
 /********************附件**************************/
 .ant-upload-list-picture .ant-upload-list-item, .ant-upload-list-picture-card .ant-upload-list-item {