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