Skip to content

Commit e4f735b

Browse files
committed
Update modal description padding
1 parent f7c34a1 commit e4f735b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/components/modal.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
</button>
128128
{/if}
129129
</div>
130-
<p>
130+
<p class="u-margin-block-start-4">
131131
<slot name="description">
132132
{description}
133133
</slot>

0 commit comments

Comments
 (0)