Merge pull request #2277 from PaRaD1SE98/main

fix: selector z-index bug
This commit is contained in:
Yifei Zhang 2023-07-07 11:16:22 +08:00 committed by GitHub
commit 6bb27f90a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -282,6 +282,7 @@
display: flex;
align-items: center;
justify-content: center;
z-index: 999;
&-content {
.list {