fix(SW-812): styling fixes for the header and related components
This commit is contained in:
@@ -73,11 +73,11 @@
|
||||
}
|
||||
|
||||
.textMediumContrast {
|
||||
color: var(--UI-Text-Medium-contrast);
|
||||
color: var(--Base-Text-Medium-contrast);
|
||||
}
|
||||
|
||||
.textHighContrast {
|
||||
color: var(--UI-Text-High-contrast);
|
||||
color: var(--Base-Text-High-contrast);
|
||||
}
|
||||
|
||||
.baseTextMediumContrast {
|
||||
|
||||
Reference in New Issue
Block a user