diff options
| author | bob <bcz@cs.brown.edu> | 2019-11-19 11:02:42 -0500 |
|---|---|---|
| committer | bob <bcz@cs.brown.edu> | 2019-11-19 11:02:42 -0500 |
| commit | d259cf7b16e64794bc12ae420f9b512a75eee46c (patch) | |
| tree | 47f528e812522977049df14ffcb0eed683c2f903 /src/client/views/nodes/PDFBox.scss | |
| parent | dc9e21ebab1d40747c2be3550b9601f8b46b9221 (diff) | |
fixed some details with pdfs
Diffstat (limited to 'src/client/views/nodes/PDFBox.scss')
| -rw-r--r-- | src/client/views/nodes/PDFBox.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/views/nodes/PDFBox.scss b/src/client/views/nodes/PDFBox.scss index 53388711b..5a5f784a1 100644 --- a/src/client/views/nodes/PDFBox.scss +++ b/src/client/views/nodes/PDFBox.scss @@ -183,6 +183,8 @@ align-items: center; margin-left: -2px; border-radius: 3px; + position: absolute; + pointer-events: all; } } |
