mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
Fix #7230
This commit is contained in:
@@ -1008,7 +1008,7 @@ svg.ck-icon .note-icon {
|
|||||||
--ck-content-line-height: var(--bs-body-line-height);
|
--ck-content-line-height: var(--bs-body-line-height);
|
||||||
}
|
}
|
||||||
|
|
||||||
.ck-content .table table th {
|
:root .ck-content .table table:not(.layout-table) th {
|
||||||
background-color: var(--accented-background-color);
|
background-color: var(--accented-background-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user