⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Replace overflow-y-hidden with overflow-y-clip#507

Open
canary-ribbon wants to merge 1 commit intowire-elements:mainfrom
canary-ribbon:main
Open

Replace overflow-y-hidden with overflow-y-clip#507
canary-ribbon wants to merge 1 commit intowire-elements:mainfrom
canary-ribbon:main

Conversation

@canary-ribbon
Copy link

When the modal is opened, .overflow-y-hidden is applied to the parent element, which causes sticky elements (position: sticky) inside it to not work as expected.

I changed it to .overflow-y-clip to avoid this issue.

@DMNCDLPRT
Copy link

NICEEEEE!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants