Procházet zdrojové kódy

fix: min-height scroll-view

wangyuan před 2 roky
rodič
revize
180e7da0fe
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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%;