From aafa636ee5a85dbdba11aef0dcff41883c15a72c Mon Sep 17 00:00:00 2001 From: jgor20 <102353650+jgor20@users.noreply.github.com> Date: Sun, 11 Jan 2026 12:02:31 +0000 Subject: [PATCH] fix(ui): improve dashboard responsiveness and layout Adjust grid gaps, padding, and font sizes for better mobile and desktop display; add responsive classes and truncate text for improved usability. --- public/views/dashboard.html | 79 +++++++++++++++++++------------------ 1 file changed, 40 insertions(+), 39 deletions(-) diff --git a/public/views/dashboard.html b/public/views/dashboard.html index 09373a1..61c11f5 100644 --- a/public/views/dashboard.html +++ b/public/views/dashboard.html @@ -47,107 +47,109 @@