Skip to content

Commit

Permalink
Update input group doc layout (skeletonlabs#2343)
Browse files Browse the repository at this point in the history
  • Loading branch information
endigo9740 authored Dec 20, 2023
1 parent dd0bbe1 commit a9b1887
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ export default {
</ul>
<DocsPreview background="neutral">
<svelte:fragment slot="preview">
<div class="w-full grid grid-cols-1 md:grid-cols-2 gap-4">
<div class="w-full grid grid-cols-1 gap-4">
<label class="label">
<span>Website</span>
<div class="input-group input-group-divider grid-cols-[auto_1fr_auto]">
Expand Down

0 comments on commit a9b1887

Please sign in to comment.