From 63296223883c1aa9018140abb951e16f614b4365 Mon Sep 17 00:00:00 2001 From: bobzel Date: Tue, 8 Sep 2020 23:32:41 -0400 Subject: fixed treeview to show pdf icons at proper size. fixed link anchors dots to not block pointer events from the rest of their document. --- src/client/views/collections/CollectionTreeView.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/client/views/collections/CollectionTreeView.scss') diff --git a/src/client/views/collections/CollectionTreeView.scss b/src/client/views/collections/CollectionTreeView.scss index f96a5c4f0..b0a791a21 100644 --- a/src/client/views/collections/CollectionTreeView.scss +++ b/src/client/views/collections/CollectionTreeView.scss @@ -107,7 +107,7 @@ } .treeViewItem-border { - display: inherit; + display: flex; border-left: dashed 1px #00000042; } -- cgit v1.2.3-70-g09d2