Skip to content

Commit 20044b5

Browse files
committed
fix toast button font-size
1 parent 7e5acf2 commit 20044b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/toast/toast.ionic.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
}
6868

6969
.toast-button {
70-
@include globals.typography(globals.$ion-body-sm-regular);
70+
@include globals.typography(globals.$ion-body-md-regular);
7171
@include globals.padding(0);
7272

7373
// necessary for ripple to work properly

0 commit comments

Comments
 (0)