[DE] Fix Bug 55763

This commit is contained in:
ShimaginAndrey 2022-03-01 12:35:50 +03:00
parent 8c8a8c816b
commit 9fc7608193

View file

@ -167,4 +167,8 @@
} }
} }
.calendar-sheet{
.calendar-day-weekend {
color: #D25252;
}
}