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

View File

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