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/nodes/DocumentView.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/views/nodes/DocumentView.scss') diff --git a/src/client/views/nodes/DocumentView.scss b/src/client/views/nodes/DocumentView.scss index 2dd3bba91..430a1aa45 100644 --- a/src/client/views/nodes/DocumentView.scss +++ b/src/client/views/nodes/DocumentView.scss @@ -61,6 +61,7 @@ width: 100%; height: 100%; display: inline-block; + pointer-events: none; } .documentView-lock { -- cgit v1.2.3-70-g09d2