tjikko-studio / components

Component library for Tjikko Studio apps
0 stars 0 forks source link

Hero breaks when heroHeight is set to anything other than "90vh" #153

Closed shawninder closed 3 years ago

shawninder commented 3 years ago

For instance, the backend would like to offer a full option which would set heroHeight to full, but that doesn't seem to work. I also tried 100vh and others but only 90vh seems to prevent the hero from collapsing to a height of 0px.

You can reproduce this by messing with the heroHeight control in storybook or by going in the backend and using "Full" as hero height (in the layout tab)