I proprose the following changes in my PR:
Stops scrollbar from appearing unnecessarily and reserves space for it. Details can be found in the
single commit.
References
I created the PR because ...
I was bothered :p
Type of change
[x] Bug fix (non-breaking change which fixes a bug)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that might cause existing functionality to not work as expected)
Further info
[ ] This change requires a documentation update
[ ] I updated the documentation accordingly, if required
[ ] I commented my code where its useful
Testing
We have 1500+ Users. Please test your changes thoroughly.
Pull Request
Description
I proprose the following changes in my PR: Stops scrollbar from appearing unnecessarily and reserves space for it. Details can be found in the single commit.
References
I created the PR because ... I was bothered :p
Type of change
Further info
Testing
We have 1500+ Users. Please test your changes thoroughly.
npm run test
locallyAdditional Information
It is a tiny change that can't break anything.