From 86f43e0be1cafe2833ec3a8d72263b567b42ac39 Mon Sep 17 00:00:00 2001
From: k94314517 <8417338+k94314517@user.noreply.gitee.com>
Date: 星期二, 27 八月 2024 15:52:54 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'
---
wechat_jiaxuan/pages/userinfo/mysub.wxss | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/wechat_jiaxuan/pages/userinfo/mysub.wxss b/wechat_jiaxuan/pages/userinfo/mysub.wxss
index d1fa552..7e4ceeb 100644
--- a/wechat_jiaxuan/pages/userinfo/mysub.wxss
+++ b/wechat_jiaxuan/pages/userinfo/mysub.wxss
@@ -52,6 +52,9 @@
font-weight: 500;
font-size: 32rpx;
margin-right: 18rpx;
+ overflow: hidden;
+ text-overflow: ellipsis;
+ white-space: nowrap;
}
.list .item .line {
display: flex;
--
Gitblit v1.9.3