Advertisement
Guest User

Untitled

a guest
Oct 23rd, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.09 KB | None | 0 0
  1. * {
  2. -ms-overflow-style: none;
  3. scrollbar-width: none;
  4. }
  5.  
  6. ::-webkit-scrollbar {
  7. display: none;
  8. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement