Increase spacing between RBAC editor controls

This commit is contained in:
Andrew Kingston 2024-09-25 12:52:46 +01:00
parent bf91266ac0
commit f3c219ace4
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
display: flex;
flex-direction: row;
align-items: center;
gap: 8px;
gap: 12px;
}
.top-left {
top: 20px;