If the column of the console is too narrow to fit the buttons on a single row, buttons will disappear behind other elements, caused by absolute positioning of the elements.
Refactor the console buttons and console output to use flex display, where the console output takes the remainder of the space, and where the console buttons will wrap to a new row above the console output.

Submitted by Elmer van Chastelet on 24 September 2021 at 08:33

On 24 September 2021 at 08:33 Elmer van Chastelet closed this issue.

Log in to post comments