shuhao 4 månader sedan
förälder
incheckning
93d8249dcf
1 ändrade filer med 4 tillägg och 0 borttagningar
  1. 4 0
      src/views/authentic/Pdf.vue

+ 4 - 0
src/views/authentic/Pdf.vue

@@ -282,5 +282,9 @@ $body-height:calc(100% - $title-height);
 
 
 }
+canvas{
+  width:595px;
+  height: 500px;
+}
 
 </style>