pull/1/head
David Benqué 2020-01-16 16:59:31 +00:00
parent cb6f0513a2
commit d1b8d8668e
1 changed files with 1 additions and 1 deletions

View File

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