浏览代码

Merge branch 'NPC-lhd'

natasha 3 年之前
父节点
当前提交
c785a20338
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      src/components/Adult/Preview.vue

+ 2 - 1
src/components/Adult/Preview.vue

@@ -754,7 +754,7 @@ export default {
         font-weight: bold;
         margin: 0;
         b {
-          width: 48px;
+          min-width: 48px;
           height: 24px;
           background: #e35454;
           border-radius: 8px;
@@ -764,6 +764,7 @@ export default {
           text-align: center;
           font-size: 16px;
           margin-right: 14px;
+          padding:0 4px;
         }
       }
       > h3 {