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.
2 parents 52d451c + 60f9e16 commit 4003dafCopy full SHA for 4003daf
core/src/components/toolbar/toolbar.ionic.scss
@@ -88,5 +88,5 @@ $toolbar-order-ionic: (
88
justify-content: end;
89
order: map-get($toolbar-order-ionic, slot-end);
90
91
- font-size: var(--ionic-font-size-600, 1.5rem);
+ font-size: globals.$ion-font-size-600;
92
}
0 commit comments