mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Merge pull request #347 from appwrite/fix-wrong-heading-max-file-size
fix: wrong heading max file size
This commit is contained in:
+1
-1
@@ -24,7 +24,7 @@
|
||||
|
||||
<Form on:submit={updateMaxSize}>
|
||||
<CardGrid>
|
||||
<Heading tag="h2" size="6">Update Maximum File Size</Heading>
|
||||
<Heading tag="h2" size="7">Update Maximum File Size</Heading>
|
||||
<p class="text">Set the maximum file size allowed in the bucket.</p>
|
||||
<svelte:fragment slot="aside">
|
||||
<ul class="u-flex u-gap-12">
|
||||
|
||||
Reference in New Issue
Block a user