From 9db083a5116370ff5fc7cf20f3798c568d6153cb Mon Sep 17 00:00:00 2001 From: cebgcontract <99630598+cebgcontract@users.noreply.github.com> Date: Sat, 14 May 2022 12:45:27 +0800 Subject: [PATCH] =?UTF-8?q?connect=20wallet=E6=8C=89=E9=92=AE=E4=B8=8D?= =?UTF-8?q?=E5=9C=A8=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/market/TopMenu.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/market/TopMenu.vue b/src/components/market/TopMenu.vue index 9024fec..f3bc7cb 100644 --- a/src/components/market/TopMenu.vue +++ b/src/components/market/TopMenu.vue @@ -292,6 +292,7 @@ export default class extends Vue { } .walletBtn span{ vertical-align: bottom; + white-space: nowrap; } .walletBtn.active{ background-image: url('../../assets/main/p1/btn_bg.png');