Switch scrollbars on slideshow.js
This commit is contained in:
@@ -124,3 +124,7 @@ div[data-role=page] {
|
||||
.force-scroll {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.hide-scroll {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user