Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
core_parent
/
front-main
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
预览Logo高度调小
Kevin Jiang
2 years ago
parent
404ad98cf8
commit
f7f92bc904
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/views/reportPreview/ReportPreviewView.vue
+ 1
- 1
src/views/reportPreview/ReportPreviewView.vue
View File
@@ -102,7 +102,7 @@ onMounted(() => {
text-align: center;
img {
-
width: 200
px;
+
height: 75
px;
}
}