Fix #13 - add output scroll #15

Merged
MarcHagen merged 1 commits from patch-2 into main 2023-03-01 18:44:41 +08:00
MarcHagen commented 2023-03-01 17:38:01 +08:00 (Migrated from github.com)

Removing the overflow: hidden to allow scrolling.
Override the margin-bottom with 0 from bootstrap
Add padding-bottom 1rem for some extra space between scollbar and content.

image
image

Closes #13

Removing the `overflow: hidden` to allow scrolling. Override the `margin-bottom` with 0 from bootstrap Add `padding-bottom` 1rem for some extra space between scollbar and content. ![image](https://user-images.githubusercontent.com/980978/222100717-35719d9a-e7f4-4e88-9a1a-2057f5e02f3c.png) ![image](https://user-images.githubusercontent.com/980978/222100759-eac3f2e5-18f2-4a50-be1a-12bbb275a7bc.png) Closes #13
dqos (Migrated from github.com) approved these changes 2023-03-01 18:44:30 +08:00
dqos (Migrated from github.com) left a comment

Thank you for contributing @MarcHagen

Thank you for contributing @MarcHagen
Sign in to join this conversation.
No description provided.