From c56935d7085725e609d926b064c146f3ffc29e6e Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期四, 06 六月 2024 19:33:48 +0800
Subject: [PATCH] 1

---
 src/uni_modules/csr-tab/static/demo.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/uni_modules/csr-tab/static/demo.css b/src/uni_modules/csr-tab/static/demo.css
index a67054a..0e21ec6 100644
--- a/src/uni_modules/csr-tab/static/demo.css
+++ b/src/uni_modules/csr-tab/static/demo.css
@@ -40,7 +40,7 @@
   height: 40px;
   line-height: 40px;
   text-align: center;
-  font-size: 16px;
+  font-size: 0.16rem;
   border-bottom: 2px solid transparent;
   position: relative;
   z-index: 1;
@@ -188,7 +188,7 @@
 }
 
 .markdown h3 {
-  font-size: 16px;
+  font-size: 0.16rem;
 }
 
 .markdown h4 {

--
Gitblit v1.9.1