mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
style(next)/launcher calendar: fix the hover state for the month field
This commit is contained in:
parent
ccc7a8010e
commit
9e4d350848
@ -354,7 +354,7 @@ body.layout-horizontal > .horizontal {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.calendar-dropdown-widget .calendar-header .calendar-month-selector .select-button {
|
.calendar-dropdown-widget .calendar-header .calendar-month-selector .select-button {
|
||||||
--select-arrow-svg: ""; /* Disable the dropdown arrow */
|
--select-arrow-svg: initial; /* Disable the dropdown arrow */
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (max-width: 992px) {
|
@media (max-width: 992px) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user