mirror of
https://github.com/zadam/trilium.git
synced 2025-11-15 17:55:52 +01:00
style/table collections: fix an issue with column headers
This commit is contained in:
@@ -32,5 +32,5 @@
|
||||
}
|
||||
|
||||
.tabulator .tabulator-header .tabulator-col {
|
||||
background: transparent;
|
||||
background: var(--col-header-background-color);
|
||||
}
|
||||
Reference in New Issue
Block a user