Fix alignment for security policies experimental badge
What does this MR do and why?
This MR fixes alignment
Experimental features badge has correct center alignment and gap now
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Description | Image |
---|---|
Before | |
After | |
After mobile |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Enable feature flags
Feature.enable(:security_policies_policy_scope)
Feature.enable(:compliance_pipeline_in_policies)
- Go to
Group
- Go to Settings -> General
- Toggle the Permissions and group features section
Related to #441229 (closed)
Edited by Artur Fedorov