guhongwei 4 年 前
コミット
9e52679b13
1 ファイル変更3 行追加3 行削除
  1. 3 3
      parts/print/certCard.vue

+ 3 - 3
parts/print/certCard.vue

@@ -230,14 +230,14 @@ export default {
       .two2 {
         font-size: 20px;
         display: inline-block;
-        width: 150px;
+        width: 220px;
         font-weight: bold;
         font-family: Arial;
       }
       .two3 {
         font-size: 18px;
         display: inline-block;
-        width: 70px;
+        width: 40px;
         font-weight: bold;
         font-family: Arial;
       }
@@ -246,7 +246,7 @@ export default {
       .two4 {
         font-size: 20px;
         display: inline-block;
-        width: 90px;
+        width: 65px;
         font-weight: bold;
         font-family: Arial;
       }