fix(admin): make bulk delete resilient + persistent error toasts

This commit is contained in:
Young Lee
2026-02-06 15:10:55 -08:00
parent 1c1de9699e
commit de7978f7bc
3 changed files with 207 additions and 108 deletions
+1
View File
@@ -968,6 +968,7 @@ export const componentStyles = `
word-break: break-word;
flex: 1;
min-width: 0;
user-select: text;
}
.toast-close {