Why don’t scrollview work in div when body scrollview disabled?
i have this code that pulls text from text file and displays it in pre-code block, the problem is that i’m only able to scroll the entire page (with body overflow enabled) but i cant scroll div itself, even if i force display of scrollbar it stays unactive. What is my mistake here?