style(next)/launcher calendar: fix the hover state for the month field

This commit is contained in:
Adorian Doran 2025-06-16 19:46:20 +03:00
parent ccc7a8010e
commit 9e4d350848

View File

@ -354,7 +354,7 @@ body.layout-horizontal > .horizontal {
}
.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) {