|
|
@@ -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 {
|