[DE mobile] Fix Bug 61005

This commit is contained in:
SergeyEzhin
2023-04-24 09:44:34 +04:00
parent 6380db3ae5
commit 4257909faf

View File

@ -285,7 +285,7 @@
color: @text-normal;
font-size: 16px;
}
.calendar-day-selected .calendar-day-number {
.calendar-day-selected .calendar-day-number, .calendar-day-today.calendar-day-selected .calendar-day-number {
border: 1px solid transparent;
background-color: @brandColor;
color: @fill-white;