1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46: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; border-radius: $radius;
pointer-events: all; pointer-events: all;
touch-action: auto; touch-action: auto;
margin: 0 -15px -10px 0; margin: 0 -10px -10px 0;
.button { .button {
cursor: pointer; cursor: pointer;