mirror of
https://github.com/zadam/trilium.git
synced 2025-10-20 07:08:55 +02:00
feat(view/calendar): remove redundant margin when in zen mode
This commit is contained in:
parent
169b2269b1
commit
114a70b442
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user