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;