From fe1fd7dd9280ece2db3aa5f250b2d4018ff13be9 Mon Sep 17 00:00:00 2001 From: Fine Date: Fri, 16 May 2025 17:15:50 +0800 Subject: [PATCH] update width --- src/layout/components/NavBar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/layout/components/NavBar.vue b/src/layout/components/NavBar.vue index f3a5d7ac..437a1112 100644 --- a/src/layout/components/NavBar.vue +++ b/src/layout/components/NavBar.vue @@ -56,7 +56,7 @@ limitations under the License. --> active-text="Active Data" inactive-text="Cold Data" @change="changeDataMode" - width="130px" + width="90px" />