This commit is contained in:
Kyle
2019-08-10 16:15:59 -07:00
parent d7b54a253b
commit b3c658ea0b
2 changed files with 13 additions and 13 deletions

View File

@@ -197,7 +197,7 @@
margin: 90pt 0px 0px 0px;
padding: 20pt;
overflow-y: scroll;
max-height: calc(100% - 90pt);
height: calc(100% - 90pt);
border: 1px solid white;
}
.menuOption {