From 652a4348e1b2e1b5253c562bd37e15e2c5518ea7 Mon Sep 17 00:00:00 2001 From: 杨磊 <505174330@qq.com> Date: 星期五, 26 七月 2024 10:35:58 +0800 Subject: [PATCH] Merge branch 'master' of http://182.92.203.7:2001/r/TCM_CharacterLibrary --- src/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue b/src/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue index 5be7624..d290cb0 100644 --- a/src/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue +++ b/src/uni_modules/uni-popup/components/uni-popup-share/uni-popup-share.vue @@ -178,7 +178,7 @@ flex: 1; border-radius: 50px; color: #666; - font-size: 16px; + font-size: 0.16rem; } .uni-share-button::after { -- Gitblit v1.9.1