From e31e522a33b547d031b51fc96045ab8c09f843e4 Mon Sep 17 00:00:00 2001 From: Kieran Eglin Date: Thu, 29 Feb 2024 12:13:25 -0800 Subject: [PATCH] Improved responsiveness for other pages --- .../components/layouts/partials/sidebar.html.heex | 5 ++++- .../controllers/sources/source_html/index.html.heex | 12 ++++-------- .../controllers/sources/source_html/show.html.heex | 10 ++++++---- .../sources/source_html/source_form.html.heex | 2 +- 4 files changed, 15 insertions(+), 14 deletions(-) diff --git a/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex b/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex index 2a9536c..13b72e1 100644 --- a/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex +++ b/lib/pinchflat_web/components/layouts/partials/sidebar.html.heex @@ -1,6 +1,9 @@