[DE mobile] Fix Bug 55941
This commit is contained in:
parent
821cfc8820
commit
8a04370f3a
|
@ -239,3 +239,9 @@
|
||||||
color: @brandColor;
|
color: @brandColor;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.calendar-sheet {
|
||||||
|
.calendar-month-picker, .calendar-year-picker {
|
||||||
|
border-top: 1px solid var(--background-menu-divider);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue