feat: wider app body

This commit is contained in:
Yidadaa 2023-04-10 00:56:44 +08:00
parent 6ae61c5357
commit 09fd743e2e

View File

@ -10,7 +10,7 @@
background-color: var(--white);
min-width: 600px;
min-height: 480px;
max-width: 900px;
max-width: 1200px;
display: flex;
overflow: hidden;