From 28750dddc8305c7484e1cccba7493aca84ad003c Mon Sep 17 00:00:00 2001 From: ThatOneCalculator Date: Mon, 22 May 2023 17:36:19 -0700 Subject: [PATCH] why was that ever there?? --- packages/client/src/ui/_common_/navbar.vue | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/client/src/ui/_common_/navbar.vue b/packages/client/src/ui/_common_/navbar.vue index a51ff5e7d..30ea4ccf1 100644 --- a/packages/client/src/ui/_common_/navbar.vue +++ b/packages/client/src/ui/_common_/navbar.vue @@ -402,7 +402,6 @@ function more(ev: MouseEvent) { position: relative; width: 32px; margin-right: 8px; - transform: translateY(0.15em); } > .indicator { @@ -524,7 +523,6 @@ function more(ev: MouseEvent) { > .icon { position: relative; color: var(--fgOnAccent); - transform: translate(0.15em, 0em); } > .text {