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