fix: selector z-index bug

This commit is contained in:
PaRaD1SE98 2023-07-07 04:15:05 +09:00 committed by GitHub
parent 42561d04de
commit c10e8382a9
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 {