feat(moderation): add purge action to edit menu

This commit is contained in:
plebeius
2026-01-02 17:06:25 +01:00
parent 3d676062af
commit 1abc8410cd
37 changed files with 219 additions and 38 deletions
@@ -37,6 +37,10 @@
padding-bottom: 2px;
}
.purgeItem {
color: #d00;
}
.menuItem input[type="text"], .editTextarea {
padding: 2px;