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 381c884 commit 346fa64Copy full SHA for 346fa64
packages/main/src/themes/Toast.css
@@ -1,6 +1,6 @@
1
:host {
2
font-family: "72override", var(--sapFontFamily);
3
- color: var(--sapTextColor);
+ color: var(--sapList_TextColor);
4
font-size: var(--sapFontSize);
5
}
6
0 commit comments