Refactor forms to use EntityEditForm component; enhance styles and improve structure
Some checks failed
Gitea Actions Demo / build-and-push (push) Failing after 6s

This commit is contained in:
2026-01-23 19:29:27 -05:00
parent 63769fbe32
commit 74d6f5819c
7 changed files with 416 additions and 310 deletions

View File

@@ -2,7 +2,7 @@
.btn {
font-weight: 600;
border: none;
border-radius: 8px;
border-radius: 12px;
padding: 0.7rem 1.5rem;
font-size: 1.1rem;
cursor: pointer;