From 617388d8e1fa109ab7d836f50e3c5d5b53f13f17 Mon Sep 17 00:00:00 2001 From: Filipe Soccol Date: Thu, 7 Nov 2024 13:15:08 -0300 Subject: [PATCH] Small tweaks on styles. --- .../SellerSteps/WantSellComponent.vue | 4 +- src/components/TopBar/TopBar.vue | 70 +++++++++---------- 2 files changed, 35 insertions(+), 39 deletions(-) diff --git a/src/components/SellerSteps/WantSellComponent.vue b/src/components/SellerSteps/WantSellComponent.vue index 34c2656..bd9d699 100644 --- a/src/components/SellerSteps/WantSellComponent.vue +++ b/src/components/SellerSteps/WantSellComponent.vue @@ -12,6 +12,8 @@ import { getTokenImage } from "@/utils/imagesPath"; import { onClickOutside } from "@vueuse/core"; import { useOnboard } from "@web3-onboard/vue"; +import ChevronDown from "@/assets/chevron.svg"; + // html references const tokenDropdownRef = ref(null); @@ -136,7 +138,7 @@ const handleSellClick = async ( > {{ selectedToken }} - Chevron Down {
-
-
- - Twitter - -
-
- - LinkedIn - -
-
- - Github - -
+
@@ -257,7 +251,7 @@ onClickOutside(infoMenuRef, () => { width="24" /> {{ Networks[etherStore.networkName].chainName }} @@ -336,7 +330,7 @@ onClickOutside(infoMenuRef, () => { ] " > - Account image + Account image