From 7c4d353d7cd2d274a27b4db6fefe878783359f39 Mon Sep 17 00:00:00 2001 From: Pablo Aragon Date: Thu, 30 Mar 2023 13:00:23 +0200 Subject: [PATCH] csv --- pandora_console/include/styles/tables.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pandora_console/include/styles/tables.css b/pandora_console/include/styles/tables.css index 4dd0c2e410..3bfc910e18 100644 --- a/pandora_console/include/styles/tables.css +++ b/pandora_console/include/styles/tables.css @@ -362,7 +362,7 @@ a.pandora_pagination.current:hover { background-color: transparent; color: var(--primary-color); font-size: 20px; - height: 42px; + height: 38px; /* height: 32px; */ width: 80px; margin-left: 10px;