shuhao 4 miesięcy temu
rodzic
commit
93d8249dcf
1 zmienionych plików z 4 dodań i 0 usunięć
  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>