From 0b4fa4b2cfd68528d15aa71557425a7a80e3fc41 Mon Sep 17 00:00:00 2001
From: YM <479443481@qq.com>
Date: 星期五, 17 五月 2024 21:08:50 +0800
Subject: [PATCH] 222

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