Advertisement
Guest User

Untitled

a guest
Jun 12th, 2021
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. /* Show downloaded item clickable area increased fix */
  2. .downloadButton,
  3. .downloadIconShow {
  4. transform: scale(1.25, 1.25);
  5. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement