mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix(templates): remove tailwind class and redundant stack wrapper
This commit is contained in:
@@ -62,9 +62,7 @@
|
||||
</Typography.Text>
|
||||
</Layout.Stack>
|
||||
</Layout.Stack>
|
||||
<Layout.Stack gap="s">
|
||||
<slot name="framework-actions" />
|
||||
</Layout.Stack>
|
||||
{/if}
|
||||
|
||||
{#if domain && showAfter}
|
||||
|
||||
-1
@@ -357,7 +357,6 @@
|
||||
{@const sourceUrl = getTemplateSourceUrl(data.template)}
|
||||
{#if sourceUrl}
|
||||
<Button
|
||||
class="mt-4"
|
||||
secondary
|
||||
size="s"
|
||||
external
|
||||
|
||||
Reference in New Issue
Block a user