Przeglądaj źródła

fix: min-height scroll-view

wangyuan 2 lat temu
rodzic
commit
180e7da0fe
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pages/reportDetail/reportDetail.wxss

+ 1 - 1
pages/reportDetail/reportDetail.wxss

@@ -14,7 +14,7 @@
 }
 .scroll-view-item {
   width: 100%;
-  min-height: 1472rpx;
+  min-height: 100rpx;
 }
 .left-nav-item {
   width: 100%;