forked from XiaoMo/ChatGPT-Next-Web
Merge pull request #2277 from PaRaD1SE98/main
fix: selector z-index bug
This commit is contained in:
commit
6bb27f90a4
@ -282,6 +282,7 @@
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
z-index: 999;
|
||||
|
||||
&-content {
|
||||
.list {
|
||||
|
Loading…
Reference in New Issue
Block a user