review and lint

This commit is contained in:
David Benqué
2019-11-22 16:03:17 +00:00
parent 1703186ebf
commit 754fa9dab2
8 changed files with 51 additions and 53 deletions

View File

@@ -5,14 +5,14 @@
}
& {
// Share modal
.msg.cp-inline-radio-group{
.radio-group{
.msg.cp-inline-radio-group {
.radio-group {
display: flex;
flex-direction: row;
.cp-radio{
.cp-radio {
margin-right: 30px;
}
}
}
}
}