1 changed files with
1 additions and
1 deletions
|
|
@ -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 {
|
|
|
|