Skip to content

Commit

Permalink
chat select box align fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nbonamy committed May 15, 2024
1 parent 7e9a80a commit 00f83dd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/ChatList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,8 @@ const handleActionClick = async (action) => {
.chat .select {
margin-left: 16px;
text-align: right;
flex: 1;
}
</style>

0 comments on commit 00f83dd

Please sign in to comment.