fix(style): remove bg-color override for datatable (#26497)
This commit is contained in:
parent
9e9e72bce5
commit
f95d7ace1e
1 changed files with 0 additions and 1 deletions
|
|
@ -23,7 +23,6 @@
|
|||
|
||||
.dt-cell {
|
||||
color: var(--text-color) !important;
|
||||
background-color: var(--bg-color) !important;
|
||||
}
|
||||
|
||||
.frappe-control,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue