mirror of
https://gitlab.kit.edu/uskyk/typicalc.git
synced 2024-11-09 10:50:42 +00:00
Fix width of type inference rules
This commit is contained in:
parent
c1f14764c6
commit
bdbc53efbc
@ -49,6 +49,7 @@
|
|||||||
|
|
||||||
#type-inference-view #rules {
|
#type-inference-view #rules {
|
||||||
width: 28em;
|
width: 28em;
|
||||||
|
flex-shrink: 0;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user