mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(title): large title now inherits global color styling during nav transition (#20862)
This commit is contained in:
@@ -55,3 +55,7 @@
|
||||
|
||||
text-align: start;
|
||||
}
|
||||
|
||||
:host(.title-large.ion-cloned-element) {
|
||||
--color: #{$text-color};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user