Remove unnecessary class
What does this MR do and why?
gl-md-flex-nowrap
has been defined in gitlab-ui. Therefore, we replace
it for the for the standard gitlab-ui one.
The only place where the class is used is app/assets/javascripts/ci/ci_variable_list/components/ci_variable_modal.vue
Screenshots or screen recordings
Continues to work as expected:
Screen_Recording_2023-04-25_at_21.20.35
How to set up and validate locally
- Go to https://gdk.test:3443/flightjs/Flight/-/settings/ci_cd
- Expand the
Variables
section - Select
Add variable
button - On the
Key
field add a AWS variable (start with lettera
) - Play with different screen sizes to see the effect of the wrapping.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Eduardo Sanz García