mo преди 1 година
родител
ревизия
32c0eed527
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/components/m-full-refresh/index.module.less

+ 1 - 1
src/components/m-full-refresh/index.module.less

@@ -15,7 +15,7 @@
 .pullRefresh {
   :global {
     .van-pull-refresh__track {
-      // min-height: inherit;
+      min-height: inherit;
     }
   }
 }