From 5227ce05a36d16fc32691b73e4d75c8aee9cea51 Mon Sep 17 00:00:00 2001
From: li-guang <153605324@qq.com>
Date: Mon, 11 Jan 2021 16:46:37 +0800
Subject: [PATCH] Merge branch 'master' of https://gitee.com/jyyforjava/hive-app

---
 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