I want ro add nano scroll on body element. But as per the docs, the structure should be `<div class="nano"><div class="nano-content"></div></div>` then how to add nano scroll on body element?
I want ro add nano scroll on body element. But as per the docs, the structure should be
<div class="nano"><div class="nano-content"></div></div>then how to add nano scroll on body element?