chore: update ui 14.1 (#15498)

This commit is contained in:
Alex
2025-01-21 16:16:26 -06:00
committed by GitHub
parent 36058b9b59
commit 58a75d59bd
3 changed files with 7 additions and 7 deletions

View File

@@ -253,7 +253,7 @@
{/if}
</tbody>
</table>
<Button shape="round" onclick={() => (shouldShowCreateUserForm = true)}>{$t('create_user')}</Button>
<Button shape="round" size="small" onclick={() => (shouldShowCreateUserForm = true)}>{$t('create_user')}</Button>
</section>
</section>
</UserPageLayout>