We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6be4f7 commit 2c7111aCopy full SHA for 2c7111a
src/lib/components/admin/Settings/Images.svelte
@@ -646,7 +646,7 @@
646
{/if}
647
</div>
648
649
- <div class="flex justify-end pt-3 text-sm font-medium" style="margin-bottom: 45px;">
+ <div class="flex justify-end pt-3 text-sm font-medium">
650
<button
651
class=" px-4 py-2 bg-emerald-700 hover:bg-emerald-800 text-gray-100 transition rounded-lg flex flex-row space-x-1 items-center {loading
652
? ' cursor-not-allowed'
0 commit comments