From fe8fb74ce94e7bee23ed47b7175236248ac93b98 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期二, 19 十一月 2024 16:24:04 +0800
Subject: [PATCH] Merge branch 'nbncPda' of http://47.97.1.152:5880/r/wms_app into nbncPda

---
 static/css/wms.css/wms.css |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diff --git a/static/css/wms.css/wms.css b/static/css/wms.css/wms.css
index 8fe0f6c..a461648 100644
--- a/static/css/wms.css/wms.css
+++ b/static/css/wms.css/wms.css
@@ -1,3 +1,10 @@
+::v-deep .uni-nav-bar-text{    
+	font-size: 16px;    
+	font-weight: 600;
+}
+.uni-nav-bar-text {
+	font-size: 12px;
+}
 .list {
 	display: flex;
 	min-height: 80rpx;
@@ -28,7 +35,7 @@
 	min-height: 40rpx;
 	display: flex;
 	align-items: center;
-	width: 30%;
+	width: 70%;
 }
 .left-item {
 	display: flex;

--
Gitblit v1.9.1