Hey @SteveB
You can set the scroll to auto so that the scrollbar only appears when needed.
Else, to force the display of the vertical scrollbar, you can add the custom properties overflow-y: scroll.
I think you could use a color variable from your Libraries, this way, it will use the dark mode color you set!