Describe the bug
The code editor does not auto-adjust its inner content when the window size is changed. When either the length or height of the window is larger than the other, the code editor gets cramped, failing to show consistent sizes of elements regardless of the aspect ratio of the window.
To Reproduce
Steps to reproduce the behavior:
Open the code editor.
Change the window size, making either the length or height larger than the other.
Observe the inner content of the code editor.
Expected behavior
The code editor should auto-adjust its inner content to maintain consistent sizes of elements, regardless of the aspect ratio of the window. The content should not appear cramped when the window size is changed.
Describe the bug The code editor does not auto-adjust its inner content when the window size is changed. When either the length or height of the window is larger than the other, the code editor gets cramped, failing to show consistent sizes of elements regardless of the aspect ratio of the window.
To Reproduce Steps to reproduce the behavior:
Expected behavior The code editor should auto-adjust its inner content to maintain consistent sizes of elements, regardless of the aspect ratio of the window. The content should not appear cramped when the window size is changed.
Screenshots
Desktop: