nieyuge 2 年之前
父节点
当前提交
4509e1eeea
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/view/iframe/nft/card.vue

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

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