From c2c4f65d6b70d9d2d9539187735c2640c1d8ac49 Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期三, 22 十月 2025 23:23:56 +0800
Subject: [PATCH] release: @12333/bMiniApp v1.1.6
---
apps/cMiniApp/src/custom-tab-bar/index.scss | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/apps/cMiniApp/src/custom-tab-bar/index.scss b/apps/cMiniApp/src/custom-tab-bar/index.scss
index 8b60f24..d084602 100644
--- a/apps/cMiniApp/src/custom-tab-bar/index.scss
+++ b/apps/cMiniApp/src/custom-tab-bar/index.scss
@@ -43,14 +43,14 @@
}
.bottom-tab-item-icon {
- width: 40px;
- height: 40px;
+ width: 48px;
+ height: 48px;
}
.bottom-tab-item-text {
color: #707070;
- font-size: 20px;
- line-height: 24px;
+ font-size: 24px;
+ line-height: 28px;
}
.bottom-tab-item-badge {
--
Gitblit v1.9.1