fix: selector z-index bug

main
PaRaD1SE98 2 years ago committed by GitHub
parent 42561d04de
commit c10e8382a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save