Commit 12c7468b authored by Andrew Denner's avatar Andrew Denner

Apply GitLab UI button styles to buttons in ee/app/views/projects/settings/slacks directory

Issue
#231187
parent e659365a
......@@ -15,7 +15,7 @@
= form.text_field :alias, class: 'form-control', placeholder: @slack_integration.alias, required: true
.footer-block.row-content-block
%button.btn.btn-success{ type: 'submit' }
%button.btn.gl-button.btn-success{ type: 'submit' }
.spinner.spinner-light
%span
Save changes
......
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