mirror of
https://github.com/zadam/trilium.git
synced 2025-10-21 15:49:00 +02:00
style/table collections: fix an issue with column headers
This commit is contained in:
parent
87da644027
commit
824a3c5fcc
@ -32,5 +32,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.tabulator .tabulator-header .tabulator-col {
|
.tabulator .tabulator-header .tabulator-col {
|
||||||
background: transparent;
|
background: var(--col-header-background-color);
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user