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" />