From: Johannes Zellner Date: Sun, 5 Jan 2020 22:49:42 +0000 (+0100) Subject: Reduce vertical height of table headers X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FProjets%2FNodejs%2FSurfer.git;a=commitdiff_plain;h=aa1b4549ee6ce94a250e50aa859306f4aa0d7251 Reduce vertical height of table headers --- diff --git a/frontend/css/style.css b/frontend/css/style.css index 1046e50..ead8241 100644 --- a/frontend/css/style.css +++ b/frontend/css/style.css @@ -57,6 +57,7 @@ a:hover, a:focus { .el-table th { font-size: 12px; + padding: 0; } .rename-action {