shuhao 5 mesiacov pred
rodič
commit
93d8249dcf
1 zmenil súbory, kde vykonal 4 pridanie a 0 odobranie
  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>