Sfoglia il codice sorgente

预览Logo高度调小

Kevin Jiang 3 anni fa
parent
commit
f7f92bc904
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/views/reportPreview/ReportPreviewView.vue

+ 1 - 1
src/views/reportPreview/ReportPreviewView.vue

@@ -102,7 +102,7 @@ onMounted(() => {
         text-align: center;
 
         img {
-          width: 200px;
+          height: 75px;
         }
       }