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