Skip to content

Commit

Permalink
fix: lost bot icon when window shrink
Browse files Browse the repository at this point in the history
  • Loading branch information
sunner committed Jun 15, 2023
1 parent 4aa781e commit 27ac21d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Messages/ChatMessage.vue
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,6 @@ function handleClick(event) {
.title {
display: flex;
align-items: center;
justify-content: center;
font-size: 1rem;
padding: 0;
margin-bottom: 8px;
Expand Down

1 comment on commit 27ac21d

@vercel
Copy link

@vercel vercel bot commented on 27ac21d Jun 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

chatall – ./

chatall-sunner.vercel.app
chatall-llm.vercel.app
chatall-git-main-sunner.vercel.app

Please sign in to comment.