Update cascade.css

This commit is contained in:
Bard 2023-09-21 03:53:03 +08:00 committed by GitHub
parent 560cbb0df9
commit 238e686372
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3671,7 +3671,7 @@ pre.command-output {
.cbi-value-field .cbi-input-select, .cbi-value-field .cbi-input-select,
.cbi-value input[type="text"], .cbi-value input[type="text"],
.cbi-value input[type="password"] { .cbi-value input[type="password"] {
min-width: 18rem; min-width: 16rem;
} }
#cbi-firewall-zone .cbi-input-select { #cbi-firewall-zone .cbi-input-select {