Description
Currently the scrollbar is rendering inside of the content div, which in some browsers results in it overlapping the content. It would be a design improvement if we could move it to the outer container.
current | improved |
---|---|
Simple prototype: https://codepen.io/alexhollender/pen/abOeNxB
Additional context: as the result of T246029 fewer reference previews will have scrollbars.