Skip to content

Commit 6a481fc

Browse files
committed
fix: rm flex-direction left over
1 parent a59a9ef commit 6a481fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/ui/src/lib/Button.svelte

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@
152152
user-select: none;
153153
position: relative;
154154
display: inline-flex;
155-
flex-direction: column;
156155
align-items: center;
157156
justify-content: center;
158157
cursor: pointer;

0 commit comments

Comments
 (0)