认证 底色不显示

This commit is contained in:
zyx.net
2022-09-09 18:04:05 +08:00
parent ee2a70cc08
commit 97f6c5d28e
@@ -879,14 +879,14 @@
border: none !important;
padding: 0 !important;
}
::v-deep .ant-table-row:first-child {
background: #fff!important;
/*opacity: 0.9;*/
}
::v-deep .ant-table-body {
background: transparent!important;
}
//::v-deep .ant-table-row:first-child {
// background: #fff!important;
// /*opacity: 0.9;*/
//}
//
//::v-deep .ant-table-body {
// background: transparent!important;
//}
.content-text {
width: 100%;
display: flex;
@@ -940,7 +940,7 @@
}
.rowClassRed {
background: #f3d9de;
background: #f3d9de ;
}
.rowClassRedYellow {