Improve server selectize on setup wizard

This commit is contained in:
JonnyWong16 2018-02-12 17:33:35 -08:00
commit 030f9d334b
3 changed files with 37 additions and 10 deletions

View file

@ -86,6 +86,9 @@ select.form-control {
margin-bottom: 4px;
padding-left: 5px;
}
.selectize-control.form-control.wizard-pms-ip .selectize-input {
padding: 6px 12px !important;
}
.react-selectize.root-node .react-selectize-control .react-selectize-placeholder {
color: #fff !important;
}