Skip to content

Commit a9fe5b0

Browse files
committed
update segment label token
1 parent 0c4fa97 commit a9fe5b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
// --------------------------------------------------
4949

5050
::slotted(ion-label) {
51-
@include globals.typography(globals.$ion-body-action-md);
51+
@include globals.typography(globals.$ion-body-action-sm);
5252

5353
color: var(--color);
5454
}

0 commit comments

Comments
 (0)