mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-18 00:41:48 +08:00
style(next): improve calendar month selector style
This commit is contained in:
parent
c8ae0891bc
commit
95084c9a80
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user