From a19155f3de26e2ea8bb6892f42d6aade48e0df50 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Tue, 10 Mar 2026 11:22:40 -0500 Subject: [PATCH] fix: remove all compact_mode references from device index template --- .../live/device_live/index.html.heex | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lib/towerops_web/live/device_live/index.html.heex b/lib/towerops_web/live/device_live/index.html.heex index 0a52b8fe..1ec9808b 100644 --- a/lib/towerops_web/live/device_live/index.html.heex +++ b/lib/towerops_web/live/device_live/index.html.heex @@ -386,7 +386,7 @@ :if={@reorder_mode} class={[ "pl-4 pr-2 sm:pl-3", - if(@compact_mode, do: "py-1", else: "py-2") + "py-2" ]} >