From f2cc4c69b5f9d0e9c4fcad6c876eab35a34daca8 Mon Sep 17 00:00:00 2001 From: cebgcontract <99630598+cebgcontract@users.noreply.github.com> Date: Thu, 28 Apr 2022 09:01:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E6=89=8B=E6=9C=BA=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E4=B8=8Bnft=E4=BF=A1=E6=81=AF=E7=9A=84=E5=AD=97=E4=BD=93?= =?UTF-8?q?=E6=94=B9=E5=B0=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/market/NftInfo.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/market/NftInfo.vue b/src/components/market/NftInfo.vue index 14033af..071bd7e 100644 --- a/src/components/market/NftInfo.vue +++ b/src/components/market/NftInfo.vue @@ -305,6 +305,7 @@ export default class extends Vue { line-height: 55px; margin-top: auto; margin-bottom: auto; + font-size: 1em; } .one-info{ display: flex;