Skip to content

Make vulnerability list columns have consistent widths

What does this MR do?

When viewing the security dashboard:

Screenshot_from_2020-08-26_15-01-56

the vulnerability list's columns will change their widths based on the content. This will make the table columns have different widths across different projects.

This MR sets explicit widths for the columns so that they are consistent between projects.

Before After
Peek_2020-08-26_14-57 Peek_2020-08-26_14-44

The changes also follows this design:

Screenshot_from_2020-08-26_15-05-26

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Daniel Tian

Merge request reports