From af648707fa2b2f86eff95629be0c092013790c76 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 25 七月 2024 18:23:08 +0800
Subject: [PATCH] ''

---
 wechat_jiaxuan/components/disRealpic/index.less |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/wechat_jiaxuan/components/disRealpic/index.less b/wechat_jiaxuan/components/disRealpic/index.less
index 6ed5ae6..d4c71ea 100644
--- a/wechat_jiaxuan/components/disRealpic/index.less
+++ b/wechat_jiaxuan/components/disRealpic/index.less
@@ -11,6 +11,7 @@
 
   image {
     width: 28rpx;
+    height: 28rpx;
     margin-right: 16rpx;
   }
 }
@@ -66,7 +67,7 @@
       display: flex;
       flex-wrap: wrap;
       padding: 30rpx 40rpx;
-      max-height: 400rpx;
+      max-height: 520rpx;
       overflow: auto;
       .item {
         width: 202rpx;

--
Gitblit v1.9.3