I have an website and some problems with the scrollbar.
What I want I can best explain with this image.
But I can't get the scrollbar like this.
I have tried some, here is the jsfiddle
In this fiddle I also have:
div[role="main"]
{
overflow-y: scroll;
margin: 60px 0;
}
But this margin is not OK, how do I know what margin I need without knowing the header and footer height.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…