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