pull/192/merge
rudas paternina 2019-08-08 11:54:24 +00:00 committed by GitHub
commit 651c964c02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 2 deletions

View File

@ -337,14 +337,16 @@ label.custom-radio {
& + span {
&:before {
content: "\f111";
font-weight: $font-bold;
padding-right: .87px;
}
}
}
}
& > span {
&:before {
border-radius: 16px;
font-size: 9px;
border-radius: 100%;
font-size: 11px;
}
}
}