forked from XiaoMo/ChatGPT-Next-Web
fix: #537 delete chat button style
This commit is contained in:
parent
905bf41cd8
commit
6420f61566
@ -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 {
|
||||||
|
Loading…
Reference in New Issue
Block a user