Replace `.gl-text-transform-uppercase` with `.gl-uppercase`
What does this MR do and why?
This MR replaces the custom CSS class .gl-text-transform-uppercase
with .gl-uppercase
coming from Tailwind.
Screenshots or screen recordings
I added screenshots of replacements as comments in the code changes.
How to set up and validate locally
- Make sure you have an Ultimate license
- For
ee/app/views/admin/application_settings/_elasticsearch_form.html.haml
- Go to http://localhost:3000/admin/application_settings/advanced_search and expand Indexing status
- For
ee/app/assets/javascripts/security_orchestration/components/policy_editor/scan_result/rule/scan_filters/attribute_filters.vue
- Go to http://localhost:3000/flightjs/Flight/-/security/policies/new?type=scan_execution_policy and get to a point where you can see the scan result
- For
ee/app/assets/javascripts/security_orchestration/components/policy_editor/section_layout.vue
Related to #456622 (closed)
Edited by Vanessa Otto
Merge request reports
Activity
Please register or sign in to reply