resize window
This commit is contained in:
@@ -7,8 +7,7 @@ body {
|
||||
position: fixed;
|
||||
z-index:99;
|
||||
min-height: 520px;
|
||||
width:max(560px, 50vw);
|
||||
resize: both;
|
||||
width:560px;
|
||||
overflow-y:scroll;
|
||||
overflow-x:visible;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user