瀏覽代碼

预览Logo高度调小

Kevin Jiang 3 年之前
父節點
當前提交
f7f92bc904
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;
         }
       }