forked from XiaoMo/ChatGPT-Next-Web
fix: minor fix
This commit is contained in:
parent
48dc2c2295
commit
1c017b8ee9
@ -292,7 +292,7 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
right: 20px;
|
right: 20px;
|
||||||
top: -26px;
|
top: -26px;
|
||||||
left: 110px;
|
left: 100px;
|
||||||
transition: all ease 0.3s;
|
transition: all ease 0.3s;
|
||||||
opacity: 0;
|
opacity: 0;
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
|
Loading…
Reference in New Issue
Block a user