Browse Source
Relocate the profile edit/lock button from inside the `<main>` element to outside of it. This prevents the `page-slide-enter` animation's `will-change: transform` property from creating a new containing block, which was causing layout issues with `position: fixed` elements.master
1 changed files with 24 additions and 22 deletions
Loading…
Reference in new issue