Problem: I have a flex box with text captions set to fixed widths so that the line up vertically to form a table. In Firefox the scroll bar down the side sits on top of the flex box and doesn’t intrude into the flec box width, however in chrome the scroll bar forms part of the flex box width and is causing the text captions to overflow onto the next row and they no longer align vertically or retain their fixed widths, is there a fix for this?
Flex box set up is horizontal direction, wrap, left horizontal alignment, top align rows and auto overflow.
Here are two images to show what I mean
Chrome:
Firefox:
ActivePresenter version: 9.3.0
OS: win 11
Notes:


