pganssle / cim

Chord Identification Method Trainer
https://pganssle.github.io/cim/
Apache License 2.0
6 stars 3 forks source link

Fix infobox heights #34

Closed pganssle closed 9 months ago

pganssle commented 9 months ago

In a recent change we fixed the infobox height at a specific proportion of the viewport, but I realized that this makes the profile selector super long for no reason. This changes it over to using max-height instead of fixed height.