From 36fc4fa64ba5a7fd9f23b33c94c918d4b3ca70e3 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期三, 24 八月 2022 12:17:37 +0800
Subject: [PATCH] Merge branch 'jkwms' of http://47.97.1.152:5880/r/~whycq/wms-app into jkwms

---
 colorui/icon.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/colorui/icon.css b/colorui/icon.css
index 16ed121..93bc0ed 100644
--- a/colorui/icon.css
+++ b/colorui/icon.css
@@ -24,7 +24,7 @@
 
 [class*="cuIcon-"] {
 	font-family: "cuIcon";
-	font-size: inherit;
+	font-size: 36rpx;
 	font-style: normal;
 }
 

--
Gitblit v1.9.1