update: permissions button style and copy.

This commit is contained in:
Darshan
2025-04-13 12:24:53 +05:30
parent 95fe1ebe8f
commit 3453af9111
2 changed files with 3 additions and 4 deletions
@@ -215,7 +215,7 @@
{groups}
on:create={create}
let:toggle>
<Button secondary icon on:click={toggle}>
<Button compact icon on:click={toggle}>
<Icon icon={IconPlus} size="s" />
</Button>
</Actions>
@@ -58,12 +58,11 @@
<CardGrid>
<svelte:fragment slot="title">Permissions</svelte:fragment>
Choose who can access your collection and documents. For more about
<Link.Anchor
Choose who can access your collection and documents. <Link.Anchor
href="https://appwrite.io/docs/products/databases/permissions"
target="_blank"
rel="noopener noreferrer">
Permissions
Learn more
</Link.Anchor>.
<svelte:fragment slot="aside">
{#if collectionPermissions}