access rights buttons

pull/1/head
David Benqué 2020-01-10 13:11:16 +00:00
parent 7042b9c2d7
commit f1d1690cf8
1 changed files with 3 additions and 0 deletions

View File

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