This commit is contained in:
2023-06-09 19:31:54 +08:00
parent f8947d332a
commit 137c4cd564
14 changed files with 328 additions and 227 deletions

View File

@@ -145,7 +145,7 @@ const handleSubmit = async ({ values, errors }) => {
position: relative;
top: 50%;
margin-top: -255px;
border-radius: 5px;
border-radius: 2px;
}
.left-panel {