mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
style(search): remove calendar view toolbar padding
This commit is contained in:
parent
ce3506d5d0
commit
c11c271aa6
@ -59,6 +59,10 @@ const TPL = /*html*/`
|
|||||||
padding-right: 5em;
|
padding-right: 5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.search-result-widget-content .calendar-view .fc-toolbar.fc-header-toolbar {
|
||||||
|
padding-right: unset !important;
|
||||||
|
}
|
||||||
|
|
||||||
.calendar-container .fc-toolbar-title {
|
.calendar-container .fc-toolbar-title {
|
||||||
font-size: 1.3rem;
|
font-size: 1.3rem;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user