Преглед изворни кода

Merge pull request #2277 from PaRaD1SE98/main

fix: selector z-index bug
Yifei Zhang пре 1 година
родитељ
комит
6bb27f90a4
1 измењених фајлова са 1 додато и 0 уклоњено
  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 {