nieyuge 2 years ago
parent
commit
4509e1eeea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/view/iframe/nft/card.vue

+ 1 - 1
src/view/iframe/nft/card.vue

@@ -223,7 +223,7 @@ body {
             .text {
             .text {
                 font-size: 18px;
                 font-size: 18px;
                 font-weight: bold;
                 font-weight: bold;
-                max-width: calc(100% - 50px);
+                max-width: calc(100% - 80px);
                 margin: 0 7px;
                 margin: 0 7px;
                 overflow: hidden;
                 overflow: hidden;
                 white-space: nowrap;
                 white-space: nowrap;