kartik-v / yii2-tree-manager

An advanced tree management module using nested sets for Yii 2.
http://demos.krajee.com/tree-manager
Other
150 stars 107 forks source link

how to make full content height #282

Closed fullflash closed 2 years ago

fullflash commented 2 years ago

currently it is possible to give only fixed height public $treeOptions = ['style' => 'height:410px'];

tried min-height and height 100% it does not get full height of container.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.