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 5e5e883 commit e979f0eCopy full SHA for e979f0e
core/src/components/label/label.ios.vars.scss
@@ -14,4 +14,4 @@ $label-ios-text-wrap-font-size: dynamic-font(14px);
14
$label-ios-text-wrap-line-height: 1.5;
15
16
/// @prop - Color of the item paragraph
17
-$item-ios-paragraph-text-color: $text-color-step-600;
+$item-ios-paragraph-text-color: var(--ion-color-gray-400);
0 commit comments