Style fixes

This commit is contained in:
Joel Collins 2019-02-28 19:08:00 +00:00
parent 51937901ec
commit 0ee8825c66
2 changed files with 7 additions and 2 deletions

View file

@ -92,6 +92,7 @@ export default {
body, html {
height: 100%;
overflow: auto;
overflow-x: hidden;
}
.overlay-panel {