style: dark theme for scroller
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
}
|
||||
|
||||
.ant-table-thead > tr > th {
|
||||
background-color: var(--color-fill-sider);
|
||||
background-color: var(--ant-color-fill-tertiary);
|
||||
height: 36px;
|
||||
padding-block: 0;
|
||||
}
|
||||
@@ -34,7 +34,7 @@
|
||||
// overflow-y: auto !important;
|
||||
// }
|
||||
.ant-table-thead > tr > th {
|
||||
background-color: var(--color-fill-sider);
|
||||
background-color: var(--ant-color-fill-tertiary);
|
||||
height: 36px;
|
||||
padding-block: 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user