Switch scrollbars on slideshow.js
This commit is contained in:
parent
8cbec3fe22
commit
7aa34f1be2
2 changed files with 10 additions and 0 deletions
|
@ -124,3 +124,7 @@ div[data-role=page] {
|
|||
.force-scroll {
|
||||
overflow-y: scroll;
|
||||
}
|
||||
|
||||
.hide-scroll {
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue