Skip to content

Commit

Permalink
updated toolbar token
Browse files Browse the repository at this point in the history
  • Loading branch information
BenOsodrac committed Nov 29, 2024
1 parent 1e33a57 commit 6d1f664
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/components/toolbar/toolbar.ionic.scss
Original file line number Diff line number Diff line change
Expand Up @@ -88,5 +88,5 @@ $toolbar-order-ionic: (
justify-content: end;
order: map-get($toolbar-order-ionic, slot-end);

font-size: var(--ionic-font-size-600, 1.5rem);
font-size: globals.$ion-font-size-600;
}

0 comments on commit 6d1f664

Please sign in to comment.