diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 4f80810..7c4c5af 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -69,8 +69,8 @@ export default { width: 100%; & .sidebar-logo { - width: 36px; - height: 36px; + width: 26px; + height: 26px; vertical-align: middle; margin-right: 12px; } diff --git a/src/views/wmsStatisticalReports/inventoryReport.vue b/src/views/wmsStatisticalReports/inventoryReport.vue index f471ad1..dd90eaf 100644 --- a/src/views/wmsStatisticalReports/inventoryReport.vue +++ b/src/views/wmsStatisticalReports/inventoryReport.vue @@ -1,7 +1,7 @@