-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(canvas/chats): ensure chat bubbles design is consistent in all sc…
…enarios (#86) - Update the `[data-message-author-role='assistant']` selector to target GPT chat bubbles with `.agent-turn` - Ensure chat bubbles maintain their design when editing is stopped or when there is only one line in the chat bubble - This was specially noticable and not so pleasent in =< `md` bp when canvas is opened or in smaller screen sizes Changes summary: - Fixed the issue where chat bubbles did not have the correct design in certain scenarios, such as when editing is stopped or when there is only one line in the chat bubble, by updating the selector to target GPT chat bubbles with `.agent-turn`.
- Loading branch information
1 parent
552d1f1
commit f40019d
Showing
1 changed file
with
9 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters