From 040daecbc9bf04074c3f7053ea1710f380c03ea1 Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期五, 26 七月 2024 11:40: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