permit scrolling in responsive view
This commit is contained in:
@@ -151,6 +151,10 @@
|
||||
margin-top: 5px;
|
||||
}
|
||||
|
||||
#image-container {
|
||||
overflow: scroll;
|
||||
}
|
||||
|
||||
div#options {
|
||||
margin-top: 10px;
|
||||
font-size: 24pt;
|
||||
|
||||
Reference in New Issue
Block a user