Commit 9e841a36 authored by Michael Le's avatar Michael Le

Update button to gl-button

parent 821dcc85
......@@ -114,10 +114,7 @@ export default {
{{ __('Add GitLab to Slack') }}
</gl-button>
<div
v-if="popupOpen"
class="popup gitlab-slack-popup mx-auto prepend-top-20 text-center js-popup"
>
<div class="popup gitlab-slack-popup mx-auto prepend-top-20 text-center js-popup">
<div v-if="isSignedIn && hasProjects" class="inline">
<strong>{{ __('Select GitLab project to link with your Slack team') }}</strong>
......
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