blob: 0b375b4a8972355e2d281e2e83e413aa078cbd67 [file] [log] [blame]
.el-paddinginput {
display: block;
white-space: nowrap;
}
.el-paddinginput input {
margin :0 1px 0 0;
border:1px solid #ccc;
}
.el-paddinginput select {
padding:0;
}