fixed css for the one other web browser that exists
This commit is contained in:
parent
68c6fe6395
commit
9a25bc406f
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
html, body, main {
|
||||||
|
height: 100%; /* needed for chromium to display the #document-viewer at 100% height */
|
||||||
|
}
|
||||||
body {
|
body {
|
||||||
font-family: sans-serif;
|
font-family: sans-serif;
|
||||||
min-height: 100vh;
|
min-height: 100vh;
|
||||||
|
|
Loading…
Reference in a new issue