Browse Source

修复字体

bd 3 years ago
parent
commit
24702aea1d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/views/cygx/raiReportDtl.vue

+ 2 - 0
src/views/cygx/raiReportDtl.vue

@@ -439,7 +439,9 @@ const { reportInfo } = toRefs(state);
     padding-bottom: 130px;
     padding-bottom: 130px;
     @media screen and (min-width:790px) { 
     @media screen and (min-width:790px) { 
       padding-bottom: 65PX;
       padding-bottom: 65PX;
+      font-size: 14PX !important;
     }
     }
+    
     p,
     p,
     span {
     span {
       font-size: 28px !important;
       font-size: 28px !important;