Temp try v-menu without max height

This commit is contained in:
rijkvanzanten
2020-09-02 13:50:35 -04:00
parent f129c6350e
commit b8258afa8e

View File

@@ -351,7 +351,7 @@ body {
}
.v-menu-content {
max-height: 30vh;
// max-height: 30vh;
padding: 0 4px;
overflow-x: hidden;
overflow-y: auto;