From 85abdedf8bbdbab91d2ebddd0323cdf9769a8d28 Mon Sep 17 00:00:00 2001 From: Graham McIntire Date: Thu, 15 Jan 2026 13:32:09 -0600 Subject: [PATCH] Update table borders to use lighter grey instead of black Replace black ring border with lighter zinc-200/zinc-700 border on all tables for better visual consistency across the application. Also update tbody dividers to match the new border styling. --- lib/towerops_web/components/core_components.ex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/towerops_web/components/core_components.ex b/lib/towerops_web/components/core_components.ex index 4003025d..03fc1f9b 100644 --- a/lib/towerops_web/components/core_components.ex +++ b/lib/towerops_web/components/core_components.ex @@ -433,8 +433,8 @@ defmodule ToweropsWeb.CoreComponents do end ~H""" -
- +
+