fixed firefox
This commit is contained in:
parent
ee7cdacc40
commit
aac729a3a0
@ -321,6 +321,10 @@ export default {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.swipe-container {
|
||||
scrollbar-width: none; /* For Firefox */
|
||||
}
|
||||
|
||||
/* main element should always snap into view */
|
||||
.swipe-element {
|
||||
scroll-snap-align: start;
|
||||
|
Loading…
Reference in New Issue
Block a user