Commit 034d047
fix(tab-button): fix font-size token on ionic theme (#30439)
Issue number: internal
---------
<!-- Please do not submit updates to dependencies unless it fixes an
issue. -->
<!-- Please try to limit your pull request to one type (bugfix, feature,
etc). Submit multiple pull requests if needed. -->
## What is the new behavior?
<!-- Please describe the behavior or changes that are being added by
this PR. -->
- Updated typography to use correct token.
## Does this introduce a breaking change?
- [ ] Yes
- [x] No
<!--
If this introduces a breaking change:
1. Describe the impact and migration path for existing applications
below.
2. Update the BREAKING.md file with the breaking change.
3. Add "BREAKING CHANGE: [...]" to the commit description when merging.
See
https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#footer
for more information.
-->
## Other information
<!-- Any other information that is important to this PR such as
screenshots of how the component looks before and after the change. -->
[Ionic
tab-bar](https://ionic-framework-git-rou-11968-tabs-ionic1.vercel.app/src/components/tab-bar/test/basic?ionic:theme=ionic)
---------
Co-authored-by: ionitron <[email protected]>1 parent 8e8e8f9 commit 034d047
File tree
37 files changed
+1
-1
lines changed- core/src/components
- badge/test/hint/badge.e2e.ts-snapshots
- tab-bar/test
- basic/tab-bar.e2e.ts-snapshots
- expand/tab-bar.e2e.ts-snapshots
- shape/tab-bar.e2e.ts-snapshots
- tab-button
- test/shape/tab-button.e2e.ts-snapshots
37 files changed
+1
-1
lines changed
0 commit comments