This commit is contained in:
zk
2023-12-22 17:15:26 +08:00
parent b9f2b3b521
commit 22a4132300
4 changed files with 77 additions and 76 deletions
+1 -1
View File
@@ -238,7 +238,7 @@ antd表格样式
*/
.ant-table-thead > tr > th {
border-bottom: 1px solid #1e73c2 !important;
//border-bottom: 1px solid #1e73c2 !important;
}
.ant-table-body {
+2 -1
View File
@@ -38,11 +38,12 @@
background-size: 100% 100%;
color: #ffffff !important;
padding-left: 2%;
font-size: 18px;
font-weight: bold;
}
.ant-modal-header {
padding: 0 !important;
padding-bottom: 0;
border-bottom: none;
}