Advertisement
Guest User

style_customize.css to hide aler notif

a guest
Feb 23rd, 2023
39
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.05 KB | None | 0 0
  1. div[role='alert']{
  2.  
  3. display: none;
  4.  
  5. }
  6.  
  7.  
  8.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement