We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c222d12 commit d2626caCopy full SHA for d2626ca
library/src/components/timetable/LPTimeTable.module.css
@@ -71,7 +71,7 @@
71
}
72
73
.lpTimeTable .nowHeaderDate {
74
- color: var(--ds-text-subtle);
+ color: var(--ds-text-subtle, #44546f);
75
76
77
.lpTimeTable .nowBar {
0 commit comments