From 4e69ae1ffe1b02129fc996cc96089c741161faca Mon Sep 17 00:00:00 2001 From: Tom Moor Date: Sat, 24 Jun 2023 17:04:40 -0400 Subject: [PATCH] fix: Descenders chopped on document list items on Windows --- app/components/DocumentListItem.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/app/components/DocumentListItem.tsx b/app/components/DocumentListItem.tsx index fa77c89ea..29434be77 100644 --- a/app/components/DocumentListItem.tsx +++ b/app/components/DocumentListItem.tsx @@ -261,7 +261,6 @@ const Heading = styled.h3<{ rtl?: boolean }>` height: 24px; margin-top: 0; margin-bottom: 0.25em; - overflow: hidden; white-space: nowrap; color: ${s("text")}; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,