Fix scrollbar stylesheet path
Ideally it shouldn’t link from node_modules.
<link
rel="stylesheet"
type="text/css"
href="/node_modules/overlayscrollbars/styles/overlayscrollbars.min.css" />
Ideally it shouldn’t link from node_modules.
<link
rel="stylesheet"
type="text/css"
href="/node_modules/overlayscrollbars/styles/overlayscrollbars.min.css" />
This should be fixed with patch
01ba8218a7ecfdd9928a9b210c79276ec07433b1