Remove max width 90% from job dropdown
To ensure that the text was cut off properly in the job dropdown component, there was a max-width of 90% which was working properly, but was a bit more flaky than this solution based on having the flex items have a min-width of 0. We also remove unused classes.
Showing
Please register or sign in to comment