mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix: more ui fixes
This commit is contained in:
+1
-1
@@ -218,7 +218,7 @@
|
||||
confirmExit>
|
||||
<Form bind:this={formComponent} onSubmit={create} {isSubmitting}>
|
||||
<Layout.Stack gap="xl">
|
||||
<Card>
|
||||
<Card padding="s" radius="s">
|
||||
<Layout.Stack direction="row" alignItems="center" gap="s">
|
||||
<Icon icon={IconGithub} />
|
||||
<Link variant="quiet" href={data.repository.url} size="m" external icon>
|
||||
|
||||
Reference in New Issue
Block a user