permit scrolling in responsive view

This commit is contained in:
r888888888
2017-09-29 18:41:05 -07:00
parent 9ffbae3cc0
commit 80b676604f
2 changed files with 11 additions and 0 deletions

View File

@@ -151,6 +151,10 @@
margin-top: 5px;
}
#image-container {
overflow: scroll;
}
div#options {
margin-top: 10px;
font-size: 24pt;