Fixed Firewall prompt popup dialog width problem.

shw_dev
shw 7 years ago
parent 515c4eb3ee
commit 604c157a7b

@ -9,7 +9,7 @@
.fw-prompt-dialog {
min-width: 450px;
max-width: 500px;
max-width: 550px;
}
.fw-group-button:checked {

Loading…
Cancel
Save