修改禅道已知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
@@ -489,4 +489,11 @@ export default {
.add-text-text{
margin-top: -14px;
}
::v-deep .ant-table-row:first-child {
background: #fff!important;
}
::v-deep .ant-table-body {
background: transparent!important;
}
</style>