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