From 077feba634b75aee3c1fc8e561b2d2aeb95e3305 Mon Sep 17 00:00:00 2001
From: y505174330 <505174330@qq.com>
Date: 星期六, 18 五月 2024 15:37:00 +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