Skip to content

Commit

Permalink
fix: remove full width from FormButton
Browse files Browse the repository at this point in the history
  • Loading branch information
paring-chan committed Mar 27, 2024
1 parent b8293c4 commit bf1814c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/components/button/FormButton.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
.button {
height: 48px;
display: flex;
width: 100%;
justify-content: center;
align-items: center;
Expand Down

0 comments on commit bf1814c

Please sign in to comment.