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 46dd76c commit eda4918Copy full SHA for eda4918
core/src/components/note/note.ios.vars.scss
@@ -4,7 +4,7 @@
4
// --------------------------------------------------
5
6
/// @prop - Text color of the note
7
-$note-ios-color: $text-color-step-650;
+$note-ios-color: var(--ion-color-gray-350);
8
9
/// @prop - Font size of the note
10
$note-ios-font-size: dynamic-font-min(0.875, 16px);
0 commit comments