Fixed: Calendar Grouped Series Title

This commit is contained in:
Zak Saunders 2023-01-19 21:27:38 +00:00 committed by Mark McDowall
parent 1b599c7e76
commit c897608bab
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
@add-mixin truncate;
flex: 1 0 1px;
margin-right: 10px;
color: #3a3f51;
color: var(--calendarTextDimAlternate);
font-size: $defaultFontSize;
}