From 065669d31914a2f65c48d351417f48e49bd79c0c Mon Sep 17 00:00:00 2001 From: lixuliang <lixuliang_hd@126.com> Date: 星期三, 13 三月 2024 11:30:46 +0800 Subject: [PATCH] Merge branch 'master' of http://103.135.160.14:9034/r/PM20221203225_MobileWeb --- src/components/rightNavigation/NavigationBar2.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/rightNavigation/NavigationBar2.vue b/src/components/rightNavigation/NavigationBar2.vue index d9f3beb..2e2f053 100644 --- a/src/components/rightNavigation/NavigationBar2.vue +++ b/src/components/rightNavigation/NavigationBar2.vue @@ -232,7 +232,7 @@ } .menuItem { - width: 51px; + width: 0.42rem; /* width: 32px; color: black; margin-top: 10px; -- Gitblit v1.9.3