Update cascade.css
This commit is contained in:
parent
61b2c91389
commit
560cbb0df9
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user