Fix menu chevron down not showing on mobile screen
This commit is contained in:
parent
2d27d98762
commit
ec5fb7ef76
@ -357,7 +357,7 @@ onClickOutside(infoMenuRef, () => {
|
||||
{{ formatWalletAddress() }}
|
||||
</span>
|
||||
<img
|
||||
class="text-gray-900 lg-view"
|
||||
class="text-gray-900"
|
||||
v-if="!menuHoverToggle && !menuOpenToggle"
|
||||
alt="Chevron Down"
|
||||
src="@/assets/chevronDown.svg"
|
||||
|
Loading…
x
Reference in New Issue
Block a user