vaheqelyan / svelte-grid

A responsive, draggable and resizable grid layout, for Svelte.
https://svelte-grid.now.sh/
MIT License
948 stars 57 forks source link

Height based on content #154

Open Saface89 opened 8 months ago

Saface89 commented 8 months ago

How to set the height (100%, max-content) for specifc "svlt-grid-item"? I want the height of the container to be based on the height of the child content.