From 0763efd91867241c173135916806f41f7f9b177b Mon Sep 17 00:00:00 2001
From: zhengyiming <540361168@qq.com>
Date: 星期二, 02 十二月 2025 15:33:10 +0800
Subject: [PATCH] Merge branch 'dev-1.3.0.4' of http://120.26.58.240:8888/r/flexJobMiniApp into dev-1.3.0.4

---
 apps/underTakeMiniApp/src/custom-tab-bar/index.scss |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/apps/underTakeMiniApp/src/custom-tab-bar/index.scss b/apps/underTakeMiniApp/src/custom-tab-bar/index.scss
index d084602..3a36e89 100644
--- a/apps/underTakeMiniApp/src/custom-tab-bar/index.scss
+++ b/apps/underTakeMiniApp/src/custom-tab-bar/index.scss
@@ -80,6 +80,8 @@
 
     .bottom-tab-item-text {
       margin-top: 50px;
+      position: relative;
+      bottom: -14px;
     }
 
     .bottom-tab-item-img-publish {

--
Gitblit v1.9.1