Increase spacing between RBAC editor controls
This commit is contained in:
parent
bf91266ac0
commit
f3c219ace4
|
@ -53,7 +53,7 @@
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
gap: 8px;
|
gap: 12px;
|
||||||
}
|
}
|
||||||
.top-left {
|
.top-left {
|
||||||
top: 20px;
|
top: 20px;
|
||||||
|
|
Loading…
Reference in New Issue