Skip to content

Commit d042256

Browse files
committed
fixed font-size
1 parent 8b5215f commit d042256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/tab-button/tab-button.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
--focus-ring-color: #{globals.$ion-border-focus-default};
99
--focus-ring-width: #{globals.$ion-border-radius-025};
1010

11-
@include globals.typography(globals.$ion-body-action-sm);
11+
@include globals.typography(globals.$ion-body-action-xs);
1212

1313
position: relative;
1414

0 commit comments

Comments
 (0)