.nano:before, .nano:after { display: none; content: ""; position: absolute; left: 0; width: 100%; height: 10px; z-index: 102; box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.3); } .fixIndex.nano:before, .fixIndex.nano:after { z-index: 98; } .nano:before { top: -10px; } .nano:after { bottom: -10px; } .nano.nano-scrolllimit-top:before, .nano.nano-scrolllimit-bottom:after { display: block; }