We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6480f32 commit 0a074c9Copy full SHA for 0a074c9
packages/main/src/themes/Select.css
@@ -21,7 +21,7 @@
21
white-space: nowrap;
22
overflow: hidden;
23
text-overflow: ellipsis;
24
- color: var(--sapContent_LabelColor);
+ color: var(--sapField_TextColor);
25
font-family: "72override", var(--sapFontFamily);
26
font-size: var(--sapFontSize);
27
font-weight: normal;
0 commit comments