frontend: tiny improvement to import forms

This commit is contained in:
Lennart
2025-12-11 20:17:04 +01:00
parent 1b2296c00a
commit 1230e29243
5 changed files with 29 additions and 20 deletions

View File

@@ -341,6 +341,7 @@ form {
input[type="url"],
input[type="password"],
input[type="color"],
input[type="file"],
textarea,
select {
width: 100%;