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:
parent
4f0a015593
commit
8076c99c60
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue