Skip to content

Fix file browser drag handle height

What does this MR do and why?

Fixes File browser width drag handle is too small (#432527 - closed).

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Open any merge request with changed files
  2. Go to Changes tab
  3. Try to resize file browser (left sidebar)
  4. Drag handle should consume all the visible height

Merge request reports