Skip to content

feat: Expose transform properties for IonTitle #21761

@TylerAHolden

Description

@TylerAHolden

Feature Request

Ionic version:

[x] 4.x

Describe the Feature Request

For the IonTitle inside of IonContent when using collapse='condense' the .toolbar-title class forces transform-origin: left center; however when I set the title text-align: center; the overscroll looks really strange since its transforming left and not centered. So i would like to have transform-origin: center;

Describe Preferred Solution

Some feature or way to change transform-origin on .toolbar-title

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions