Browse Source

Merge pull request #2277 from PaRaD1SE98/main

fix: selector z-index bug
Yifei Zhang 1 year ago
parent
commit
6bb27f90a4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      app/components/ui-lib.module.scss

+ 1 - 0
app/components/ui-lib.module.scss

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