From 8fbd6b8d09e70494d920cc0b77812e9643be3196 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期二, 23 八月 2022 17:37:31 +0800
Subject: [PATCH] 2022.8.23

---
 component/cell/cell.wxss |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/component/cell/cell.wxss b/component/cell/cell.wxss
index b9d1319..1dce7fc 100644
--- a/component/cell/cell.wxss
+++ b/component/cell/cell.wxss
@@ -4,5 +4,5 @@
 
 .weui-cell {
   padding: 10px 0px;
-  font-size: 14px;
+  font-size: 16px;
 }
\ No newline at end of file

--
Gitblit v1.9.3