mirror of
https://github.com/zadam/trilium.git
synced 2025-10-29 02:28:57 +01:00
style(next): fix redundant dropdown arrow in calendar
This commit is contained in:
parent
74f833f7b2
commit
2bfdc755f1
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user