Parcourir la source

预览Logo高度调小

Kevin Jiang il y a 3 ans
Parent
commit
f7f92bc904
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;
         }
       }