feat(admin): add feed/source management, rewrite editor, reopen flow, and WP block output

This commit is contained in:
Oliver 2026-02-21 14:03:49 +01:00
parent 50f737f434
commit 88b2ee1d01
No known key found for this signature in database
9 changed files with 555 additions and 70 deletions

View file

@ -94,7 +94,7 @@ th, td {
vertical-align: top;
}
input, select, button {
input, select, button, textarea {
padding: 8px;
border-radius: 6px;
border: 1px solid #cbd5e1;