From 4ba12b8b2dfb9590dc893fe62dd295d782f20cab Mon Sep 17 00:00:00 2001 From: Balazs Gobel Date: Wed, 27 Feb 2019 20:51:18 +0100 Subject: [PATCH] show user-selected font-family for the cells --- src/main.less | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main.less b/src/main.less index c950edb..2a9bfe2 100644 --- a/src/main.less +++ b/src/main.less @@ -56,6 +56,7 @@ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; + font-family: inherit; } }