mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-01-10 06:49:54 -06:00
style(next): fix redundant dropdown arrow in calendar
This commit is contained in:
@@ -996,6 +996,10 @@ html body .dropdown-item.disabled {
|
||||
font-weight: 300;
|
||||
}
|
||||
|
||||
.calendar-dropdown-widget .calendar-header .dropdown-toggle::after {
|
||||
content: unset !important;
|
||||
}
|
||||
|
||||
.calendar-dropdown-widget .calendar-week span {
|
||||
font-size: .85em;
|
||||
font-weight: 500;
|
||||
|
||||
Reference in New Issue
Block a user