taller query console modal

This commit is contained in:
tmont 2021-09-14 09:33:13 -07:00
parent c3c42de5ff
commit 00ee65ca87

View File

@ -145,7 +145,7 @@ a:hover {
}
.modal {
max-height: 75vh;
max-height: 90vh;
max-width: 90vw;
border: 2px solid gray;
box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.75);