From 7d16cde8f4ee593fd04a43400449a4d79c9f8669 Mon Sep 17 00:00:00 2001 From: IO420 <320154041@pcpuma.acatlan.unam.mx> Date: Mon, 13 Oct 2025 17:15:35 -0600 Subject: [PATCH] just style --- app/Components/Global/table.module.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/Components/Global/table.module.css b/app/Components/Global/table.module.css index b25dd2e..d4c065c 100644 --- a/app/Components/Global/table.module.css +++ b/app/Components/Global/table.module.css @@ -1,4 +1,5 @@ .tableContainer { + margin-top: 1rem; width: 100%; max-width: 450px; overflow-x: hidden;