Browse Source

fix: min-height scroll-view

wangyuan 2 years ago
parent
commit
180e7da0fe
1 changed files with 1 additions and 1 deletions
  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%;