access rights buttons
parent
7042b9c2d7
commit
f1d1690cf8
|
@ -14,6 +14,9 @@
|
|||
.radio-group {
|
||||
display: flex;
|
||||
flex-direction: row;
|
||||
&:not(:last-child){
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
.cp-radio {
|
||||
margin-right: 30px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue