Advertisement
EdFrees

eneco.nl - Remove cookie wall

Jan 10th, 2023
787
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 0.10 KB | None | 0 0
  1. .ReactModal__Body--open {
  2.   overflow: scroll !important;
  3. }
  4. .c-modal {
  5.   display: none !important;
  6. }
  7.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement