fauzanjeg

JNews || Fix Input Hidden Issues

Aug 26th, 2025
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. /** JNews || Fix Input Hidden Issues */
  2. input[type="hidden"] {
  3. display: none !important;
  4. }
  5.  
Advertisement
Add Comment
Please, Sign In to add comment