make modal shorter

This commit is contained in:
AlecM33
2022-06-19 19:48:05 -04:00
parent 7cde3e5bd8
commit 52f94d94fb

View File

@@ -119,7 +119,7 @@
#deck-template-container {
margin: 1em 0;
max-height: 64vh;
max-height: 59vh;
overflow-y: auto;
padding: 0 0.5em;
}