Skip to content

Commit 5519180

Browse files
committed
fix: ai panle layout for queued messages
1 parent 800892c commit 5519180

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/styles/Extn-AIChatPanel.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1504,7 +1504,7 @@
15041504
border: 1px dashed rgba(255, 255, 255, 0.15);
15051505
border-radius: 6px;
15061506
padding: 6px 8px;
1507-
margin: 0 0 4px 0;
1507+
margin: 0 0 6px 0;
15081508
background-color: rgba(255, 255, 255, 0.04);
15091509

15101510
.ai-queued-header {

0 commit comments

Comments
 (0)