Skip to content
This repository has been archived by the owner on Mar 24, 2023. It is now read-only.

[Fix]: Change global position modal to fixed #14

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

vmunozre
Copy link

@vmunozre vmunozre commented Feb 28, 2023

Hi, I was using your library and ran into a problem. I have solved it in my personal project, but so that more people can benefit from it I open this pull request. I hope not to bother you 🙏 .

Problem detected
When you scroll on a web with a higher height than the screen the cookie warning modal does not stay at the bottom.

Screenshot normal modal:
image
Screenshot settings modal:
image

Proposed solution
Change the position from absolute to fixed at main class .cookie-comply and at .cookie-comply__modal.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant