Skip to content

Commit

Permalink
Merge pull request #583 from Yidadaa/Yidadaa-patch-2
Browse files Browse the repository at this point in the history
fix: #537 delete chat button style
  • Loading branch information
Yidadaa committed Apr 7, 2023
2 parents 905bf41 + 6420f61 commit fec055d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/home.module.scss
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
right: -20px;
transition: all ease 0.3s;
opacity: 0;
cursor: pointer;
}

.chat-item:hover > .chat-item-delete {
Expand Down

1 comment on commit fec055d

@vercel
Copy link

@vercel vercel bot commented on fec055d Apr 7, 2023

Choose a reason for hiding this comment

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

Please sign in to comment.