Skip to content

Commit 3ecd4b9

Browse files
committed
Hide scrolls if books are not visible
1 parent 09d1896 commit 3ecd4b9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/Common.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -541,6 +541,7 @@ body {
541541
width: 100%;
542542
box-sizing: border-box;
543543
padding: 0 10px;
544+
overflow: hidden;
544545
}
545546

546547
.jcarousel {

0 commit comments

Comments
 (0)