Update cascade.css

This commit is contained in:
Bard 2023-09-21 03:50:49 +08:00 committed by GitHub
parent 61b2c91389
commit 560cbb0df9
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 input[type="text"],
.cbi-value input[type="password"] {
min-width: 16rem;
min-width: 18rem;
}
#cbi-firewall-zone .cbi-input-select {
@ -4070,7 +4070,7 @@ pre.command-output {
@media screen and (min-width: 600px) {
::-webkit-scrollbar {
width: 6px;
height: 10px;
height: 5px;
}
::-webkit-scrollbar,