修改禅道已知bug
This commit is contained in:
Vendored
+1594
-219
File diff suppressed because it is too large
Load Diff
+12
-2
@@ -104,7 +104,17 @@
|
||||
.ant-layout {
|
||||
background: transparent !important;
|
||||
}
|
||||
.ant-table-tbody > tr.ant-table-row-selected td{
|
||||
background:transparent!important;
|
||||
|
||||
.ant-table-tbody > tr.ant-table-row-selected td {
|
||||
background: transparent !important;
|
||||
}
|
||||
|
||||
.ant-pagination-disabled .anticon-right {
|
||||
cursor: not-allowed !important;
|
||||
}
|
||||
|
||||
.ant-pagination-disabled .anticon-left {
|
||||
cursor: not-allowed !important;
|
||||
}
|
||||
|
||||
</style>
|
||||
Reference in New Issue
Block a user