认证 底色不显示
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user