revert overlay max-height
This commit is contained in:
parent
2d77ddb650
commit
c1ba5cb072
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
flex-flow: column;
|
||||
max-height: 88%;
|
||||
max-height: 80%;
|
||||
max-width: 65%;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue