fix(style): remove bg-color override for datatable (#26497)

This commit is contained in:
Rutwik Hiwalkar 2024-05-22 19:03:31 +05:30 committed by GitHub
parent 9e9e72bce5
commit f95d7ace1e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -23,7 +23,6 @@
.dt-cell {
color: var(--text-color) !important;
background-color: var(--bg-color) !important;
}
.frappe-control,