From 7b794cecd7dc9488851457f694f8cc71703d62ed Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Mon, 22 Feb 2021 02:11:44 -0500 Subject: [PATCH] PDF reader: Fix 2x icon size in notes list --- scss/components/_notesList.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/scss/components/_notesList.scss b/scss/components/_notesList.scss index 5829169353..13ea798da9 100644 --- a/scss/components/_notesList.scss +++ b/scss/components/_notesList.scss @@ -47,6 +47,7 @@ .parent-item-type { margin-right: 3px; + width: 16px; // Don't show HiDPI icons at 2x size } .parent-title {