Skip to content

Commit 0d02858

Browse files
committed
fix xome UI
1 parent ac92f64 commit 0d02858

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/features/post/pages/post-create/post-create.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
display: flex;
66
flex-direction: column;
77
align-items: flex-end;
8-
justify-content: flex-end;
8+
justify-content: flex-start;
99
gap: 16px;
1010
padding: 16px;
1111
flex: 2;

0 commit comments

Comments
 (0)