From 08b06941a429930ba628e73f98f39c4e29ea5e2c Mon Sep 17 00:00:00 2001 From: Mark Rapson Date: Sun, 9 Aug 2026 13:53:38 +0100 Subject: [PATCH] Adjust dashboard card spacing --- CHANGELOG.md | 1 + src/web/views/signage/dashboard/index.hbs | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b83191f..3d6037c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file. ### Fixed +- Dashboard quick-action and kiosk-launcher cards now use row spacing instead of extra card padding, so the layout stays consistent at large widths. - API and RSS refresh jobs now notify affected player screens only when the refreshed data actually changes, so unchanged polls no longer trigger redundant player refreshes. ## 2.6.22 - 2026-08-09 diff --git a/src/web/views/signage/dashboard/index.hbs b/src/web/views/signage/dashboard/index.hbs index ad23372..9e84bb8 100644 --- a/src/web/views/signage/dashboard/index.hbs +++ b/src/web/views/signage/dashboard/index.hbs @@ -44,8 +44,8 @@ {{#if (hasPermission currentUser "dashboard.allow")}}
-
-
+
+

Quick actions

@@ -108,8 +108,8 @@
-
-
+
+

Kiosk launchers