From 5464850a131148ed4bbad45f36671233d4477b70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Mon, 5 Oct 2020 22:44:00 -0400 Subject: [PATCH] fix: group label height --- less/groups.less | 1 + 1 file changed, 1 insertion(+) diff --git a/less/groups.less b/less/groups.less index 1aadbba..0330c52 100644 --- a/less/groups.less +++ b/less/groups.less @@ -8,6 +8,7 @@ overflow-x: hidden; text-overflow: ellipsis; white-space: nowrap; + line-height: 1.1; } .groups.details {