Good day. Tell me if there is a nuance of the plugin 
Why? It is still not clear to me which css or js code to use to fix the problem.
The function of creating scroll.
//вызов вертикального скролла для списков
var niceScrollProcesses = function(selector) { selector.niceScroll({ cursorcolor: "#1FB5AD", cursorborder: "0px solid #fff", cursorborderradius: "0px", cursorwidth: "3px", fixed: true, autohidemode: false }); };