diff --git a/apps/dashboard/src/App.vue b/apps/dashboard/src/App.vue index 76d05998a55ba..7dcaff47825cf 100644 --- a/apps/dashboard/src/App.vue +++ b/apps/dashboard/src/App.vue @@ -314,7 +314,7 @@ export default { & > .panel--content { margin: 0 16px 16px 16px; - height: 445px; + height: 420px; overflow: auto; } }