salix/front/core/components/multi-check/style.scss

10 lines
122 B
SCSS

@import "variables";
vn-multi-check {
.vn-check {
margin-bottom: 12px
}
}
.bold{
font-weight: bold;
}