mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-20 02:01:26 +08:00
Merge pull request #2277 from PaRaD1SE98/main
fix: selector z-index bug
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user