Decrease font size in text viewer

This commit is contained in:
2021-03-20 13:54:19 +01:00
parent c848dba860
commit b0f3f6a32b

View File

@@ -175,6 +175,8 @@
text-align: left;
height: 100%;
width: 100%;
font-size: 0.9em;
line-height: 1.5em;
padding: 5px 5px 5px 20px;
box-sizing: border-box;
overflow-y: scroll;