Browse Source

弹窗样式修改

黄琪勇 11 months ago
parent
commit
836a7fe52b

+ 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;