mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
better image scroll on mobile devices
This commit is contained in:
parent
ff249e0107
commit
284721db67
2 changed files with 18 additions and 4 deletions
|
@ -36,6 +36,10 @@
|
|||
opacity: 1;
|
||||
border-radius: $radius $radius 0 0;
|
||||
}
|
||||
|
||||
&.is_dragging {
|
||||
transition: none;
|
||||
}
|
||||
}
|
||||
|
||||
.image_wrap {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue