mirror of
https://github.com/zadam/trilium.git
synced 2026-03-25 21:30:14 +01:00
style/calendar collection: fix broken background color for events without a hue
This commit is contained in:
@@ -105,6 +105,7 @@ body.desktop:not(.zen) .calendar-view .calendar-header {
|
||||
border-width: 2px 2px 2px 4px;
|
||||
border-color: var(--border-color) var(--border-color) var(--border-color)
|
||||
var(--fc-event-text-color) !important;
|
||||
background: var(--fc-event-bg-color) !important;
|
||||
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user