Skip to content

Commit 2c7111a

Browse files
committed
removed bottom spacing
1 parent a6be4f7 commit 2c7111a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/admin/Settings/Images.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@
646646
{/if}
647647
</div>
648648

649-
<div class="flex justify-end pt-3 text-sm font-medium" style="margin-bottom: 45px;">
649+
<div class="flex justify-end pt-3 text-sm font-medium">
650650
<button
651651
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
652652
? ' cursor-not-allowed'

0 commit comments

Comments
 (0)