chore(frontend): remove the now-dead .error CSS class

Every inline error paragraph that used it has been migrated to the
banner system across the preceding tasks.
This commit is contained in:
2026-07-27 10:20:14 +02:00
parent 3cf5d4b747
commit 83a59d0fdd

View File

@@ -269,10 +269,6 @@ button:disabled {
color: #9aa0ab;
}
.error {
color: #f87171;
}
.review-list {
list-style: none;
padding: 0;