From e6b5bc774837cddafd3e9f41f7a97776313a7e0c Mon Sep 17 00:00:00 2001 From: Vagner Date: Fri, 11 Oct 2024 16:36:04 -0300 Subject: [PATCH] Fix text displacement during interaction Topbar --- src/components/TopBar/TopBar.vue | 63 +++++++++++++++++++------------- 1 file changed, 37 insertions(+), 26 deletions(-) diff --git a/src/components/TopBar/TopBar.vue b/src/components/TopBar/TopBar.vue index 172f141..696f939 100644 --- a/src/components/TopBar/TopBar.vue +++ b/src/components/TopBar/TopBar.vue @@ -89,12 +89,34 @@ onClickOutside(infoMenuRef, () => {
+
-
+
-
-

- Menu -

-
{ + + +