From 324c007fd4b1b6c62049ef8a0264df594fc2307c Mon Sep 17 00:00:00 2001 From: Alex <40072887+alexdcrane@users.noreply.github.com> Date: Sat, 16 Aug 2025 06:57:43 -0700 Subject: [PATCH] Dashboard - Automatically increase parent widget height if there is overflow (#7460) * Remove scroll bar --- core/dashboard/index.php | 67 +++++++++++++++---- core/dashboard/resources/dashboard/parent.php | 4 +- 2 files changed, 57 insertions(+), 14 deletions(-) diff --git a/core/dashboard/index.php b/core/dashboard/index.php index d4b870b603..b917d0306b 100644 --- a/core/dashboard/index.php +++ b/core/dashboard/index.php @@ -248,6 +248,11 @@