infinity
infinity copied to clipboard
CSS Heights
Experimenting with infinity.js - love the start so far. I know you state that ListViews can't have heights set via CSS
. Does this mean that you can't use CSS heights
at all within the individual elements? Or does that just mean that the height of the element itself can't be set via CSS, and you could use heights within the element for things like bars or buttons and such.
I use Infinity for my project and you can definitely use css height for individual elements. Just not for the list container.