summaryrefslogtreecommitdiff
path: root/app/views/projects/issues/service_desk/_service_desk_info_content.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/issues/service_desk/_service_desk_info_content.html.haml')
-rw-r--r--app/views/projects/issues/service_desk/_service_desk_info_content.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/issues/service_desk/_service_desk_info_content.html.haml b/app/views/projects/issues/service_desk/_service_desk_info_content.html.haml
index bad75ac2cd9..2ed5675c0ad 100644
--- a/app/views/projects/issues/service_desk/_service_desk_info_content.html.haml
+++ b/app/views/projects/issues/service_desk/_service_desk_info_content.html.haml
@@ -4,7 +4,7 @@
- can_admin_issues = can?(current_user, :admin_issue, @project)
- title_text = s_("ServiceDesk|Use Service Desk to connect with your users and offer customer support through email right inside GitLab")
-.non-empty-state.media
+.media.gl-border-b.gl-pb-3.gl-text-left
.svg-content
= render partial: 'shared/empty_states/icons/service_desk_callout', formats: :svg