Forráskód Böngészése

预览Logo高度调小

Kevin Jiang 3 éve%!(EXTRA string=óta)
szülő
commit
f7f92bc904
1 módosított fájl, 1 hozzáadás és 1 törlés
  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;
         }
       }