From 7d607f19253fcdbbf36d692894cee036af6c5de1 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 29 七月 2024 13:43:39 +0800
Subject: [PATCH] 提交

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

diff --git a/wechat_staff/components/disRealpic/index.less b/wechat_staff/components/disRealpic/index.less
index 6ed5ae6..3bf0fcd 100644
--- a/wechat_staff/components/disRealpic/index.less
+++ b/wechat_staff/components/disRealpic/index.less
@@ -11,6 +11,7 @@
 
   image {
     width: 28rpx;
+    height: 28rpx;
     margin-right: 16rpx;
   }
 }
@@ -181,6 +182,7 @@
 
           .icon {
             width: 24rpx;
+            height: 24rpx;
             margin-right: 4rpx;
           }
         }
@@ -221,6 +223,7 @@
 
         .icon {
           width: 28rpx;
+          height: 28rpx;
           margin-right: 8rpx;
         }
 

--
Gitblit v1.9.3