Kaynağa Gözat

Update ui-lib.module.scss

Fix: icon-button can not be completely masked by popover.
MaYuKe 1 yıl önce
ebeveyn
işleme
7d2e850c42
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      app/components/ui-lib.module.scss

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

@@ -9,6 +9,7 @@
 
 
 .popover {
 .popover {
   position: relative;
   position: relative;
+  z-index: 2;
 }
 }
 
 
 .popover-content {
 .popover-content {