sticky-sidebar icon indicating copy to clipboard operation
sticky-sidebar copied to clipboard

container padding bottom

Open GeorgeGorbanev opened this issue 6 years ago • 0 comments

Hi! I added a option to make some bottom padding of sidebar container.

Usage like this:

var sidebar = new StickySidebar('.sidebar', {
  containerPaddingBottom: 420
});

Is I needed to run gulp in this commit?

Thanks for your job.

GeorgeGorbanev avatar Jun 24 '18 13:06 GeorgeGorbanev