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

10 lines
122 B
SCSS
Raw Normal View History

@import "variables";
vn-multi-check {
.vn-check {
2020-04-02 12:20:57 +00:00
margin-bottom: 12px
}
}
2022-05-13 10:14:37 +00:00
.bold{
font-weight: bold;
}