From f717580323771f2e5643cd09a03822f021f9e2cb Mon Sep 17 00:00:00 2001
From: QYF-GitLab1 <1940665526@qq.com>
Date: 星期四, 18 七月 2024 18:53:56 +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