Skip to content

Fix: version context dropdown increased height

Administrator requested to merge fa/fix-dropdown-width into master

Created by: attfarhan

The dropdown increases height when the content is too long. We should make the width max-content so it never vertically overflows. We have a 14 character limit on the version context names so it should never take up too much horizontal space.

image

Merge request reports

Loading