From 3c44aa833e1f0c6ecb58d8ee2de448c29be7d062 Mon Sep 17 00:00:00 2001 From: frcarlos <307100636@pcpuma.acatlan.unam.mx> Date: Fri, 27 Feb 2026 10:06:03 -0500 Subject: [PATCH] merge --- app/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/globals.css b/app/globals.css index 4569bcb..aa0985d 100644 --- a/app/globals.css +++ b/app/globals.css @@ -481,7 +481,7 @@ thead tr { background-color: #2563eb; position: relative; z-index: 1; -} +} tbody tr { transition: transform 0.3s ease, opacity 0.3s ease;