fix blob input in text viewer (#1942)

This commit is contained in:
Eugenio Romano
2017-06-07 16:26:33 +01:00
committed by Eugenio Romano
parent d3eee53ee4
commit c6bfe892ee
6 changed files with 60 additions and 22 deletions

View File

@@ -3,6 +3,7 @@
overflow: auto;
font-size: 1em;
padding: 20px;
max-width: 70%;
}
.full_width{