Commit 8f3115f1 authored by Lakshit's avatar Lakshit

Apply gl-button projects/services/mattermost_slash_commands

parent 93758584
...@@ -2,6 +2,6 @@ ...@@ -2,6 +2,6 @@
- unless @service.activated? - unless @service.activated?
.row .row
.col-sm-9.offset-sm-3 .col-sm-9.offset-sm-3
= link_to new_project_mattermost_path(@project), class: 'btn btn-lg' do = link_to new_project_mattermost_path(@project), class: 'btn gl-button btn-lg' do
= custom_icon('mattermost_logo', size: 15) = custom_icon('mattermost_logo', size: 15)
= s_("MattermostService|Add to Mattermost") = s_("MattermostService|Add to Mattermost")
---
title: Apply GitLab UI button styles to buttons in app/views/projects/services/mattermost_slash_commands
merge_request: 44293
author: Lakshit
type: other
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