diff --git a/src/components/market/NftInfo.vue b/src/components/market/NftInfo.vue index 56e2f70..e30436c 100644 --- a/src/components/market/NftInfo.vue +++ b/src/components/market/NftInfo.vue @@ -164,6 +164,7 @@ export default class extends Vue { .info-val { color: #3CF562; width: 60%; + padding-left: 5px; } } }