show user-selected font-family for the cells

This commit is contained in:
Balazs Gobel
2019-02-27 20:51:18 +01:00
parent 07af7b509e
commit 4ba12b8b2d

View File

@@ -56,6 +56,7 @@
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-family: inherit;
}
}