cleanup, few fixes

This commit is contained in:
Davor Hrg
2021-08-06 11:22:09 +02:00
parent 80b12a6e3a
commit e851593c12
5 changed files with 10 additions and 5 deletions

View File

@@ -179,6 +179,10 @@ input.error, textarea.error {
display: inline-block;
margin-left: 10px;
}
#jscad-customizer-block > .form-line[type="checkbox"] > label > input{
position: absolute;
right: 14px;
}
#jscad-customizer-block > .form-line > label i{
display: none;