mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-24 06:17:08 -04:00
Fixed: Calendar Grouped Series Title
This commit is contained in:
parent
1b599c7e76
commit
c897608bab
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
@add-mixin truncate;
|
||||
flex: 1 0 1px;
|
||||
margin-right: 10px;
|
||||
color: #3a3f51;
|
||||
color: var(--calendarTextDimAlternate);
|
||||
font-size: $defaultFontSize;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue