feat: wider app body
This commit is contained in:
parent
6ae61c5357
commit
09fd743e2e
|
@ -10,7 +10,7 @@
|
|||
background-color: var(--white);
|
||||
min-width: 600px;
|
||||
min-height: 480px;
|
||||
max-width: 900px;
|
||||
max-width: 1200px;
|
||||
|
||||
display: flex;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in New Issue