Zone Calendar #411

Merged
jsegarra merged 28 commits from :feature/ZoneCalendar into dev 2024-06-07 07:40:01 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 1237dd5c10 - Show all commits

View File

@ -147,7 +147,7 @@ const containerClasses = computed(() => {
.q-calendar-month__head--workweek,
.q-calendar-month__head--weekday.q-calendar__center.q-calendar__ellipsis {
text-transform: capitalize;
color: var(---color-font-secondary);
color: $color-font-secondary;
font-weight: bold;
font-size: 0.8rem;
text-align: center;