mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Merge pull request #1330 from appwrite/fix-auth-templates-mobile
fix: auth templates on mobile screens
This commit is contained in:
@@ -130,7 +130,7 @@
|
||||
>here</a
|
||||
>.
|
||||
</p>
|
||||
<div class="u-margin-block-start-16 u-flex u-gap-8">
|
||||
<div class="u-margin-block-start-16 u-flex u-flex-wrap u-gap-8">
|
||||
<slot />
|
||||
</div>
|
||||
</li>
|
||||
|
||||
@@ -18,7 +18,7 @@
|
||||
</script>
|
||||
|
||||
<Box radius="small" class="u-flex u-gap-16 u-cross-center">
|
||||
<div class="u-un-break-text">
|
||||
<div class="u-un-break-text is-not-mobile">
|
||||
<span class="icon-translate" />
|
||||
<span class="text">Template language</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user