From 6aa6dcdc5e17ea7520748519e4223eb17c4f1c28 Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Tue, 19 Jul 2022 19:56:37 -0700 Subject: [PATCH] 0.1 for small --- packages/client/src/ui/_common_/navbar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/client/src/ui/_common_/navbar.vue b/packages/client/src/ui/_common_/navbar.vue index 5e4d2dbfc..ccb7609d8 100644 --- a/packages/client/src/ui/_common_/navbar.vue +++ b/packages/client/src/ui/_common_/navbar.vue @@ -457,7 +457,7 @@ function more(ev: MouseEvent) { } > .middle { - flex: 1; + flex: 0.1; > .divider { margin: 8px auto;