htc 2 dias atrás
pai
commit
eabfdf2f13
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      src/components/reportPdf/pdf.scss

+ 2 - 0
src/components/reportPdf/pdf.scss

@@ -1064,6 +1064,7 @@
         background-repeat: no-repeat;
         background-size: 100% 100%;
         padding: 0 8px 0 32px;
+        box-sizing: border-box;
         .vt-left{
             font-family: PingFang-SC, PingFang-SC;
             font-weight: bold;
@@ -1240,6 +1241,7 @@
         border: 1px solid #AEDADA;
         width: calc(100% - 9px);
         padding: 46px 16px 16px;
+        box-sizing: border-box;
         margin: 27px 0 0 8px;
         position: relative;
         .vd-title{