Skip to content

Update approver CSS

Alexander Turinske requested to merge 382148-update-css into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Update approver CSS

  • add max width to toggle
  • break out strings to update CSS

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

action_-_a

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Upload a GitLab Ultimate license
  2. Enable the scan_result_role_action feature flag: echo "Feature.enable(:scan_result_role_action)" | rails c
  3. Navigate to http://gdk.test:3443/groups/flightjs/-/security/policies/new?type=scan_result_policy

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #382148 (closed)

Edited by Alexander Turinske

Merge request reports