Skip to content

Commit 4416f2d

Browse files
committed
fixed: left alignment of submit button if no options
1 parent 3eaee0f commit 4416f2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/styles/components/chat/_chat-prompt-wrapper.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,7 @@
186186
gap: var(--mynah-sizing-2);
187187
flex-flow: row nowrap;
188188
align-items: center;
189+
justify-content: flex-end;
189190
overflow: visible;
190191
width: 100%;
191192

0 commit comments

Comments
 (0)