Skip to content

Commit 1fca7fc

Browse files
committed
fix(title): large title uses custom font on transition
1 parent 8a9db8c commit 1fca7fc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

core/src/components/title/title.ios.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161

6262
:host(.title-large.ion-cloned-element) {
6363
--color: #{$text-color};
64+
font-family: var(--ion-font-family);
6465
}
6566

6667
:host(.title-large) .toolbar-title {

0 commit comments

Comments
 (0)