revert overlay max-height

This commit is contained in:
Cassie Tarakajian 2019-03-26 15:51:55 -04:00
parent 2d77ddb650
commit c1ba5cb072
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
display: flex;
flex-wrap: wrap;
flex-flow: column;
max-height: 88%;
max-height: 80%;
max-width: 65%;
}