修改禅道已知bug

This commit is contained in:
qq787203167
2022-08-19 17:42:18 +08:00
parent aaf2280fb0
commit 77ba4c2b00
25 changed files with 177 additions and 1 deletions
@@ -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 {