Browse Source

Finish Hotfix-zh-112

howie 3 năm trước cách đây
mục cha
commit
f486d0cc93
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      src/views/supply/deliver/components/sum_print.vue

+ 2 - 1
src/views/supply/deliver/components/sum_print.vue

@@ -127,7 +127,8 @@ export default {
     width: 100%;
     height: auto !important;
     margin-bottom: 50px;
-    font-family:'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;
+    font-family:'STKaiti','KaiTi','Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif !important;
+    font-weight: bold !important;
     color: #000 !important;
   }
   .top-container {