From ba8ce4451b48b5902a307df075442bf016b5e4ae Mon Sep 17 00:00:00 2001 From: queenwuli <942534046@qq.com> Date: Mon, 11 Jan 2021 17:06:21 +0800 Subject: [PATCH] Merge branch 'master' of https://gitee.com/jyyforjava/hive-app into master --- hive-app/common/styles/index.css | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/hive-app/common/styles/index.css b/hive-app/common/styles/index.css index ed0566b..8d2bef1 100644 --- a/hive-app/common/styles/index.css +++ b/hive-app/common/styles/index.css @@ -345,3 +345,6 @@ border-radius: 2px; font-size: 14px; } +.uni-load-more__text{ + font-size: 14px!important; +} \ No newline at end of file -- Gitblit v1.9.1