fix too large font on mobile

This commit is contained in:
azivner
2019-01-16 23:57:09 +01:00
parent 19d8947123
commit 299bbff2f4
2 changed files with 3 additions and 2 deletions

View File

@@ -24,7 +24,6 @@ html, body {
}
#tree {
font-size: larger;
width: 100%;
overflow: auto;
}