Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously, when the number of rows on the Jobs table was smaller than 3, the height of the area was not enough to show the columns selector, making it get cut and not displayed the "Apply" button unless you scrolled. This commit adds a min-height for that area, making sure the column selector will be displayed completely. Fixes #104619 Release note (bug fix): The column selector on the Jobs page is no longer getting cut.
- Loading branch information