mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 14:56:43 +00:00
fix: badge and selector design
This commit is contained in:
@@ -57,7 +57,7 @@ onMounted(async () => {
|
||||
:role="inviteData.roles"
|
||||
:roles="allowedRoles"
|
||||
:on-role-change="(role: WorkspaceUserRoles) => (inviteData.roles = role)"
|
||||
:description="false"
|
||||
:description="true"
|
||||
/>
|
||||
|
||||
<a-button
|
||||
|
||||
Reference in New Issue
Block a user