dmstr / yii2-adminlte-asset

AdminLTE Asset Bundle for Backend Theme in Yii2 Framework
1.14k stars 425 forks source link

can`t scroll left sidebar if use fixed layout #180

Open igorveremsky opened 5 years ago

igorveremsky commented 5 years ago

i add fixed class to <body> to use fixed layout template. But now left sidebar (nav menu) has position: fixed and i can't scroll it. To fix it AdminLTE use jquery.slimscroll.min.js bower asset library. Think if user want to use fixed layout, assets need include this js lib.