diff --git a/src/views/report/components/report-list-item.vue b/src/views/report/components/report-list-item.vue index 308ce565..060cf7ad 100644 --- a/src/views/report/components/report-list-item.vue +++ b/src/views/report/components/report-list-item.vue @@ -43,8 +43,8 @@ export default { margin-top: 20px; text-align: center; .report_icon { - width: 45px; - height: 45px; + width: 60px; + height: 60px; } .report_title { color: rgba(53, 53, 53, 0.67);