forked from XiaoMo/ChatGPT-Next-Web
fix: selector z-index bug
This commit is contained in:
parent
42561d04de
commit
c10e8382a9
@ -282,6 +282,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
z-index: 999;
|
||||||
|
|
||||||
&-content {
|
&-content {
|
||||||
.list {
|
.list {
|
||||||
|
Loading…
Reference in New Issue
Block a user