admin script UI: drop name and enlarge text

This commit is contained in:
Chris Lu
2026-03-02 13:41:34 -08:00
parent 3fea7f3302
commit 398564afda
2 changed files with 4 additions and 11 deletions
+3
View File
@@ -506,6 +506,9 @@ templ Plugin(page string) {
.plugin-form-root .card {
border: 1px solid #dee2e6;
}
.plugin-form-root textarea {
min-height: 12rem;
}
.plugin-field-hidden {
display: none;