Browse Source

fix: selector z-index bug

PaRaD1SE98 1 year ago
parent
commit
c10e8382a9
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 {