Files
EasySoft-ZenTaoPMS/module/api/css/create.css
2021-09-16 16:10:49 +08:00

17 lines
274 B
CSS

#paramDiv .input-group {
padding: 3px;
}
#paramDiv .form-control {
display: table-cell;
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.table-row {
margin-bottom: 10px;
}
.col-custom {
margin-bottom: 10px;
}