1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00

fixed hero scrollbars

This commit is contained in:
Fedor Katurov 2021-12-21 11:20:36 +07:00
parent 4f0a015593
commit 8076c99c60

View file

@ -136,7 +136,7 @@ img.preview {
border-radius: $radius;
pointer-events: all;
touch-action: auto;
margin: 0 -15px -10px 0;
margin: 0 -10px -10px 0;
.button {
cursor: pointer;