From aa62f417b27372a20103ebf62b3be4c3e2d5c71e Mon Sep 17 00:00:00 2001 From: freeplay Date: Sun, 9 Jul 2023 00:22:17 -0400 Subject: [PATCH] fix: nav post button gradient transition (#10401) + half refactor ? --- packages/client/src/ui/_common_/navbar.vue | 398 +++++++++------------ 1 file changed, 167 insertions(+), 231 deletions(-) diff --git a/packages/client/src/ui/_common_/navbar.vue b/packages/client/src/ui/_common_/navbar.vue index a470c69b9..e98aa738c 100644 --- a/packages/client/src/ui/_common_/navbar.vue +++ b/packages/client/src/ui/_common_/navbar.vue @@ -26,7 +26,7 @@ @@ -99,7 +99,7 @@