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 8b5215f commit d042256Copy full SHA for d042256
core/src/components/tab-button/tab-button.ionic.scss
@@ -8,7 +8,7 @@
8
--focus-ring-color: #{globals.$ion-border-focus-default};
9
--focus-ring-width: #{globals.$ion-border-radius-025};
10
11
- @include globals.typography(globals.$ion-body-action-sm);
+ @include globals.typography(globals.$ion-body-action-xs);
12
13
position: relative;
14
0 commit comments