Skip to content

Commit 04d5c00

Browse files
author
Eugene Tupikov
committed
small improvements of css
1 parent 03085f9 commit 04d5c00

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/assets/src/css/multiple-input.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,8 @@ table.multiple-input-list tr > th {
4040
.multiple-input-list__item .radio,
4141
.multiple-input-list__item .checkbox {
4242
margin: 7px 0 7px 0;
43+
}
44+
.multiple-input-list__item .radio-list .radio,
45+
.multiple-input-list__item .checkbox-list .checkbox {
46+
margin: 0;
4347
}

0 commit comments

Comments
 (0)