malihu-custom-scrollbar-plugin
malihu-custom-scrollbar-plugin copied to clipboard
mCSB_1_container set to height 0 by default
Hi,
I have added this plugin and i'm facing below issue. My code is as follows
$(".minicart-items-wrapper").mCustomScrollbar({ theme:"dark", setHeight: '230px', setTop:0, scrollButtons:{ enable:true }, });
But the height of the mCSB_1_container set to 0 by default. Please let me know if you have any solution.
Thanks,
AD