Fix overflow on small screens (#4505)
This commit is contained in:
committed by
Jaco Greeff
parent
cb772acec7
commit
aebb289ea9
@@ -16,7 +16,6 @@
|
||||
*/
|
||||
|
||||
.body {
|
||||
height: 400px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user