feat: use toast instead of alert

This commit is contained in:
Yifei Zhang
2023-03-21 14:56:27 +00:00
parent 4b747268d1
commit 4256d47485
7 changed files with 286 additions and 118 deletions

View File

@@ -10,7 +10,6 @@
min-width: 600px;
min-height: 480px;
max-width: 900px;
max-height: 720px;
display: flex;
overflow: hidden;