Browse Source

计算公式弹窗样式修改1318

zhouna 6 years ago
parent
commit
8454ee5646
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/common/components/MiniToast/index.less

+ 1 - 1
src/common/components/MiniToast/index.less

@@ -3,7 +3,7 @@
   top:27px;
   width: 388px;
   background: #fff;
-  z-index: 66;
+  z-index: 40;
   border: 1px solid #EAEDF1;
   box-shadow: 0 5px 10px 0 rgba(0,0,0,0.10);
   .infoTitle{