From c01c34d3e031c4125dca819142ecae34bbde4d24 Mon Sep 17 00:00:00 2001 From: emil Date: Fri, 15 May 2026 18:23:35 +0300 Subject: [PATCH] style(dm): widen desktop dashboard at xl/2xl breakpoints Bump container max-width and right context column at xl/2xl so the reference and notes panels get noticeably more room on larger monitors. Mobile and lg layouts are unchanged. Co-Authored-By: Claude Opus 4.7 --- src/components/dm/NotesPanel.astro | 2 +- src/layouts/DmLayout.astro | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/dm/NotesPanel.astro b/src/components/dm/NotesPanel.astro index 2f01335..79cfdee 100644 --- a/src/components/dm/NotesPanel.astro +++ b/src/components/dm/NotesPanel.astro @@ -7,7 +7,7 @@ import { dmTranslations as T } from '../../i18n/dm-translations'; diff --git a/src/layouts/DmLayout.astro b/src/layouts/DmLayout.astro index d4f8d20..4402c21 100644 --- a/src/layouts/DmLayout.astro +++ b/src/layouts/DmLayout.astro @@ -37,8 +37,8 @@ const { -
-
+
+