better error toast

This commit is contained in:
Qing
2023-05-18 13:07:12 +08:00
parent 24737ec3dd
commit a85d87a744
5 changed files with 60 additions and 16 deletions

View File

@@ -22,6 +22,8 @@
padding: 15px;
display: flex;
align-items: center;
max-width: 400px;
cursor: pointer;
gap: 12px;