mirror of
https://gitlab.kit.edu/uskyk/typicalc.git
synced 2024-11-09 19:00:48 +00:00
Fix scrolling of type inference view
This commit is contained in:
parent
edd7d89e9c
commit
bd8a7a26cf
@ -17,6 +17,7 @@
|
|||||||
padding: 10px;
|
padding: 10px;
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
overflow-y: scroll;
|
||||||
}
|
}
|
||||||
|
|
||||||
tc-proof-tree {
|
tc-proof-tree {
|
||||||
|
Loading…
Reference in New Issue
Block a user