Skip to content

Commit

Permalink
fix: too much gap in chat drawer
Browse files Browse the repository at this point in the history
close #582
  • Loading branch information
sunner committed Oct 25, 2023
1 parent a3ee9de commit f3c69e8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/ChatDrawer/ChatDrawerItem.vue
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,5 @@ function onPressEnter(event) {
:deep() div.v-list-item__prepend {
display: block;
margin-right: 0.1rem;
}
</style>

1 comment on commit f3c69e8

@vercel
Copy link

@vercel vercel bot commented on f3c69e8 Oct 25, 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.