Align labels with switches properly.
parent
62716c4193
commit
cbee76eac8
|
@ -743,6 +743,7 @@ lgg-el-container[el=md] .pg-el-lg-8,
|
||||||
}
|
}
|
||||||
.pgadmin-controls > div.checkbox {
|
.pgadmin-controls > div.checkbox {
|
||||||
height: 28px;
|
height: 28px;
|
||||||
|
line-height: 28px;
|
||||||
}
|
}
|
||||||
.pgadmin-controls > .uneditable-input,
|
.pgadmin-controls > .uneditable-input,
|
||||||
.pgadmin-controls > .pgadmin-node-select,
|
.pgadmin-controls > .pgadmin-node-select,
|
||||||
|
|
Loading…
Reference in New Issue