mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-29 00:28:35 -06:00
feat(view/calendar): remove redundant margin when in zen mode
This commit is contained in:
@@ -33,7 +33,7 @@ const TPL = `
|
||||
margin-bottom: 0.5em;
|
||||
}
|
||||
|
||||
body.desktop .calendar-container .fc-toolbar.fc-header-toolbar {
|
||||
body.desktop:not(.zen) .calendar-container .fc-toolbar.fc-header-toolbar {
|
||||
padding-right: 5em;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user