Closed bleekbless closed 9 years ago
I want to set a limit size for the sidebar drawer, how can I do that ?
You'll want to set the minPosition and maxPosition settings and also override the width assigned to the .snap-drawer class (defaults to 265px).
minPosition
maxPosition
.snap-drawer
thanks you
I want to set a limit size for the sidebar drawer, how can I do that ?