Skip to content

Commit a8bd740

Browse files
committed
fix(title): large title uses custom font on transition
1 parent 7597cce commit a8bd740

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
@@ -62,6 +62,7 @@
6262

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

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

0 commit comments

Comments
 (0)