style(next): improve calendar month selector style

pull/777/head
Elian Doran 2024-12-14 03:54:33 +07:00
parent c8ae0891bc
commit 95084c9a80
No known key found for this signature in database
1 changed files with 2 additions and 1 deletions

@ -987,8 +987,9 @@ html body .dropdown-item.disabled {
}
.calendar-dropdown-widget .calendar-header input,
.calendar-dropdown-widget .calendar-header select {
.calendar-dropdown-widget .calendar-header [data-calendar-input="month"] {
/* TODO: Provide styling for background and states */
background: transparent !important;
border: unset;
text-align: center;
font-size: 1.4em;