From 21257be0af29e0dbe88b71d2f6146cc6c1c6da89 Mon Sep 17 00:00:00 2001 From: DCloud_JSON Date: Mon, 17 Jun 2024 16:30:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/uni-im-msg/uni-im-msg.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/uni-im-msg/uni-im-msg.vue b/components/uni-im-msg/uni-im-msg.vue index 0bdaf9e..e17e763 100644 --- a/components/uni-im-msg/uni-im-msg.vue +++ b/components/uni-im-msg/uni-im-msg.vue @@ -461,7 +461,7 @@ .nickname { font-size: 13px; color: #666666; - padding-left: 9px; + padding-left: 2px; } /* #ifdef H5 */ -- GitLab