Account Roles #413

Merged
alexm merged 39 commits from :feature/AccountRoles into dev 2024-06-06 07:35:47 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 474e2c3a48 - Show all commits

View File

@ -235,6 +235,7 @@ const emit = defineEmits(['onFetch']);
width: 256px;
.header {
display: flex;
align-items: center;
}
.icons {
margin: 0 10px;