Skip to content

Commit 1174d28

Browse files
committed
Improve position of chat-message-actions from bot
1 parent fd727aa commit 1174d28

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: packages/@n8n/chat/src/components/Message.vue

-3
Original file line numberDiff line numberDiff line change
@@ -152,9 +152,6 @@ onMounted(async () => {
152152
left: auto;
153153
right: 0;
154154
}
155-
&.chat-message-from-bot .chat-message-actions {
156-
bottom: calc(100% - 1rem);
157-
}
158155
159156
&:hover {
160157
.chat-message-actions {

0 commit comments

Comments
 (0)