mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-02 05:51:30 +08: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