From 2faa6546a9f9ddb29f81cbc9770fc25b95703695 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期五, 26 七月 2024 17:02:39 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
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