diff --git a/core/src/components/title/title.scss b/core/src/components/title/title.scss index 96522e5497..d035fac869 100644 --- a/core/src/components/title/title.scss +++ b/core/src/components/title/title.scss @@ -14,9 +14,9 @@ flex: 1; align-items: center; - color: var(--color); - transform: translateZ(0); + + color: var(--color); } :host(.title-ios) {