mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-20 02:01:26 +08:00
Merge pull request #583 from Yidadaa/Yidadaa-patch-2
fix: #537 delete chat button style
This commit is contained in:
@@ -157,6 +157,7 @@
|
|||||||
right: -20px;
|
right: -20px;
|
||||||
transition: all ease 0.3s;
|
transition: all ease 0.3s;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
|
cursor: pointer;
|
||||||
}
|
}
|
||||||
|
|
||||||
.chat-item:hover > .chat-item-delete {
|
.chat-item:hover > .chat-item-delete {
|
||||||
|
Reference in New Issue
Block a user