style fixes for viewer (#2858)

* style fixes for viewer

* use theme colors

* initial theme support for PDF viewer
This commit is contained in:
Denys Vuika
2018-01-23 11:35:45 +00:00
committed by Eugenio Romano
parent a401ebd35d
commit 0ea7259988
7 changed files with 77 additions and 41 deletions

View File

@@ -3,5 +3,4 @@
width: 100vw;
overflow: hidden;
overflow-y: scroll;
margin-bottom: 42px;
}