Skip to content

Commit

Permalink
style: remove negative top margin from assistant message actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin-on committed Nov 21, 2024
1 parent 237b906 commit c73eae4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -892,7 +892,6 @@ button.smtcmp-chat-input-model-select {
}

.smtcmp-assistant-message-actions {
margin-top: calc(var(--size-4-2) * -1);
display: flex;
align-items: center;
justify-content: end;
Expand Down

0 comments on commit c73eae4

Please sign in to comment.