chore: success toast show twice after deleting

This commit is contained in:
jialin
2024-12-25 11:36:02 +08:00
parent e74cda3c0f
commit dcad5f4b5f
5 changed files with 3 additions and 7 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
display: flex;
align-items: center;
padding: 8px 0;
color: var(--ant-color-text-secondary);
color: var(--ant-color-text-tertiary);
.warning {
color: var(--ant-color-warning);