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