htc пре 20 часа
родитељ
комит
56f1c462b4
2 измењених фајлова са 8 додато и 9 уклоњено
  1. 5 6
      src/components/reportPdf/pdf.scss
  2. 3 3
      src/components/reportPdf/pdfUser.vue

+ 5 - 6
src/components/reportPdf/pdf.scss

@@ -2,7 +2,6 @@
     padding: 20px 0 30px;
     box-sizing: border-box;
     position: relative;
-    border-top: 1px solid rgba(0,0,0,.4) !important;
     height: 890px;
     color: #111111;
     .cb_db{
@@ -1241,7 +1240,7 @@
         border: 1px solid #AEDADA;
         width: calc(100% - 9px);
         padding: 46px 16px 16px;
-        margin: 32px 0 0 8px;
+        margin: 27px 0 0 8px;
         position: relative;
         .vd-title{
             width: 134px;
@@ -1302,10 +1301,10 @@
         border: 1px solid #FFE796;
         border-radius: 4px;
         .vbt-pre{
-            height: 49px;
+            height: 44px;
             .vbtp-left{
                 width: 110px;
-                height: 49px;
+                height: 44px;
                 font-family: PingFangSC, PingFang SC;
                 font-weight: 400;
                 font-size: 10px;
@@ -1315,7 +1314,7 @@
             }
             .vbtp-right{
                 width: calc(100% - 110px);
-                height: 49px;
+                height: 44px;
                 padding: 0 18px;
                 box-sizing: border-box;
                 display: flex;
@@ -1329,7 +1328,7 @@
                     line-height: 10px;
                 }
                 .vbtpr-jd{
-                    margin-top: 9px;
+                    margin-top: 7px;
                     width: 100%;
                     height: 6px;
                     background: #F0F2F8;

Разлика између датотеке није приказан због своје велике величине
+ 3 - 3
src/components/reportPdf/pdfUser.vue