Fix window content fit
This commit is contained in:
parent
a281ef473e
commit
b7433a2da1
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@
|
|||
bottom: 0 !important;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
height: 100% !important;
|
||||
width: 100% !important;
|
||||
|
||||
&.overflow {
|
||||
top: 0 !important;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue