Commit baaf9c6e authored by Brandon Labuschagne's avatar Brandon Labuschagne

Merge branch 'allow-environment-scopes-to-wrap-feature-flags' into 'master'

Allow Environment Scopes to Wrap on Flags Table

See merge request gitlab-org/gitlab!52617
parents 2de65767 97fe1637
......@@ -199,7 +199,7 @@ export default {
:key="strategy.id"
data-testid="strategy-badge"
variant="info"
class="gl-mr-3 gl-mt-2"
class="gl-mr-3 gl-mt-2 gl-white-space-normal gl-text-left gl-px-5"
>{{ strategyBadgeText(strategy) }}</gl-badge
>
</template>
......
---
title: Allow Environment Scopes to Wrap on Feature Flags Table
merge_request: 52617
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment