From 97e03f9e9ddbfcb2dd448d60653514c53475e793 Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Tue, 19 Jul 2022 15:14:37 -0700 Subject: [PATCH] Renewed navbar --- packages/client/src/ui/_common_/navbar.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/client/src/ui/_common_/navbar.vue b/packages/client/src/ui/_common_/navbar.vue index 30837ed28..90ee728c5 100644 --- a/packages/client/src/ui/_common_/navbar.vue +++ b/packages/client/src/ui/_common_/navbar.vue @@ -6,6 +6,9 @@ +
@@ -44,9 +47,6 @@ -
@@ -291,7 +291,7 @@ function more(ev: MouseEvent) { } > .middle { - flex: 1; + flex: 0.1; > .divider { margin: 16px 16px;