Reduce min height of proof tree

This commit is contained in:
Arne Keller 2021-04-04 17:39:49 +02:00
parent 94c70ea864
commit e4f5727683

View File

@ -68,7 +68,7 @@
tc-proof-tree {
flex-grow: 1;
min-height: 75vh;
min-height: 70vh;
display: block;
border-style: solid;