kopia lustrzana https://github.com/cheeaun/phanpy
Didn't know this can prevent accidental browser "Back" feature
rodzic
cfce3c32cd
commit
61d38e2996
|
@ -311,6 +311,7 @@ a.hashtag {
|
||||||
scroll-snap-type: x mandatory;
|
scroll-snap-type: x mandatory;
|
||||||
/* scroll-behavior: smooth; */
|
/* scroll-behavior: smooth; */
|
||||||
scrollbar-width: none;
|
scrollbar-width: none;
|
||||||
|
overscroll-behavior: contain;
|
||||||
}
|
}
|
||||||
.carousel::-webkit-scrollbar {
|
.carousel::-webkit-scrollbar {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Ładowanie…
Reference in New Issue