Skip to content

Fix typo in "parent"

Snehit Sah requested to merge (removed):fix-typo into master

Typo was confirmed here.

However, I'll suggest verifying if anchor.fill: parent is actually the right property to put in. Having this property left aligns content which is probably not the desired look.

For example, build Kirigami with the change from this MR. Then build Kontrast. The about page looks like this for me

kontrast

As you can see the contents are left aligned, which I believe is not the desired look. This probably has something to do with a different component.

Merge request reports