fix bugs in items form.

This commit is contained in:
Ahmed Bouhuolia
2020-04-15 01:29:46 +02:00
parent 26faaddfed
commit cac6620ffe
20 changed files with 378 additions and 129 deletions

View File

@@ -45,4 +45,12 @@
width: 350px;
}
}
.form-group--active{
margin-bottom: 5px;
.bp3-control.bp3-checkbox{
margin: 0;
}
}
}