Skip to content

Commit

Permalink
fix: #537 delete chat button style
Browse files Browse the repository at this point in the history
  • Loading branch information
Yidadaa authored Apr 7, 2023
1 parent 905bf41 commit 6420f61
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

0 comments on commit 6420f61

Please sign in to comment.