barryvdh / laravel-elfinder

elFinder bundle for Laravel
738 stars 169 forks source link

Can't change default height #300

Open Alexyei opened 3 years ago

Alexyei commented 3 years ago

Hi, I try to change height in root_options but it does't work. 'root_options' => array( 'height' => '100%', ); How do I solve this problem?