Kaynağa Gözat

fix: 调整下拉层级

Howie 1 yıl önce
ebeveyn
işleme
8d0f8e902d
1 değiştirilmiş dosya ile 4 ekleme ve 0 silme
  1. 4 0
      src/styles/index.scss

+ 4 - 0
src/styles/index.scss

@@ -479,3 +479,7 @@ input[type='number']::-webkit-outer-spin-button {
     text-overflow: ellipsis;
   }
 }
+
+.el-select-dropdown {
+  z-index: 999999 !important;
+}