From bdf4e370187acb8bf44cc46b1efac51ed5093aea Mon Sep 17 00:00:00 2001 From: Vagner Date: Sat, 12 Oct 2024 12:41:40 -0300 Subject: [PATCH] Fix background hover overflowing on dropdowns --- src/components/TopBar/TopBar.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/TopBar/TopBar.vue b/src/components/TopBar/TopBar.vue index 4ed43ab..200f3a3 100644 --- a/src/components/TopBar/TopBar.vue +++ b/src/components/TopBar/TopBar.vue @@ -250,7 +250,7 @@ onClickOutside(infoMenuRef, () => { v-show="currencyMenuOpenToggle" class="mt-10 absolute text-gray-900 lg-view min-w-max left-0" > -
+