浏览代码

弹窗样式修改

黄琪勇 11 月之前
父节点
当前提交
836a7fe52b
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4 2
      src/page-instrument/custom-plugins/helper-model/recommendation/index.module.less

+ 4 - 2
src/page-instrument/custom-plugins/helper-model/recommendation/index.module.less

@@ -114,9 +114,11 @@
                         }
                     }
                     .recommendationDropdownItem{
-                        top: 106px !important;
-                        left: 14px;
+                        position: absolute !important; 
+                        top: 30px !important;
+                        left: -10px;
                         width: 172px;
+                        height: 182px;
                         .van-dropdown-item__content{
                             margin: 6px 0 0 10px;
                             width: 152px;