Explorar el Código

Update index.less

lex-xin hace 2 meses
padre
commit
f90f15b898
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      miniprogram/pages/index/index.less

+ 1 - 1
miniprogram/pages/index/index.less

@@ -372,7 +372,7 @@ page {
     }
     .goodsInfo {
       padding: 0 40rpx;
-      max-height: 36vh;
+      max-height: 33vh;
       overflow-x: hidden;
       overflow-y: auto;
       &::-webkit-scrollbar {