Commit 1d9f89bf authored by Andrew Fontaine's avatar Andrew Fontaine

Merge branch 'restyle-add-users-button' into 'master'

Restyle add users button

See merge request gitlab-org/gitlab!75903
parents 9cdf13bf b2d12307
...@@ -105,7 +105,7 @@ export default { ...@@ -105,7 +105,7 @@ export default {
<gl-button <gl-button
v-gl-modal="$options.ADD_USER_MODAL_ID" v-gl-modal="$options.ADD_USER_MODAL_ID"
data-testid="add-users" data-testid="add-users"
variant="success" variant="confirm"
> >
{{ $options.translations.addUserButtonLabel }} {{ $options.translations.addUserButtonLabel }}
</gl-button> </gl-button>
......
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