This commit is contained in:
David Benqué 2020-01-16 16:59:31 +00:00
parent cb6f0513a2
commit d1b8d8668e

View File

@ -14,7 +14,7 @@
.radio-group { .radio-group {
display: flex; display: flex;
flex-direction: row; flex-direction: row;
&:not(:last-child){ &:not(:last-child) {
margin-bottom: 8px; margin-bottom: 8px;
} }
.cp-radio { .cp-radio {