[x] Docker (Specify the docker image that you're using and the command you used to start the container)
[ ] Other (Provide details of your environment)
Describe the bug
In flow when I select an activity that has both input and outputs and I open the debugger panel the panel content doesn't extend all the way to the right edge of the screen and there's a gap to the left of the scrollbar.
To Reproduce
Steps to reproduce the behavior:
Create a flow
Add an activity that has both inputs and outputs
Select the activity and open the debugger panel
Observer the vertical scrollbar of the debugger panel content
Environment
How are you running Flogo Web?
Describe the bug
In flow when I select an activity that has both input and outputs and I open the debugger panel the panel content doesn't extend all the way to the right edge of the screen and there's a gap to the left of the scrollbar.
To Reproduce
Steps to reproduce the behavior:
Include error logs if applicable.
Expected behavior
The scrollbar should be properly positioned.
Screenshots