From 1d1e327a1cbf8bd822078a9f71894f25ddcee437 Mon Sep 17 00:00:00 2001 From: queenwuli <942534046@qq.com> Date: Mon, 11 Jan 2021 10:32:49 +0800 Subject: [PATCH] gx --- 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