修改禅道已知bug
This commit is contained in:
@@ -912,6 +912,13 @@
|
||||
border: none !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
::v-deep .ant-table-row:first-child {
|
||||
background: #fff!important;
|
||||
}
|
||||
|
||||
::v-deep .ant-table-body {
|
||||
background: transparent!important;
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
.resize-table-th {
|
||||
@@ -938,4 +945,5 @@
|
||||
.rowClassRedYellow {
|
||||
background: yellow;
|
||||
}
|
||||
|
||||
</style>
|
||||
|
||||
@@ -728,6 +728,13 @@
|
||||
border: none !important;
|
||||
padding: 0 !important;
|
||||
}
|
||||
::v-deep .ant-table-row:first-child {
|
||||
background: #fff!important;
|
||||
}
|
||||
|
||||
::v-deep .ant-table-body {
|
||||
background: transparent!important;
|
||||
}
|
||||
</style>
|
||||
<style>
|
||||
.resize-table-th {
|
||||
|
||||
Reference in New Issue
Block a user