Commit 89f0cb3f authored by Yogi's avatar Yogi Committed by Kushal Pandya

Update question mark icon while checking pipeline status

parent 745d126a
......@@ -155,13 +155,14 @@ export default {
>
{{ $options.monitoringPipelineText }}
<gl-link
v-gl-tooltip
:href="ciTroubleshootingDocsPath"
target="_blank"
:title="__('About this feature')"
class="gl-display-flex gl-align-items-center gl-ml-2"
>
<gl-icon
name="question"
:size="12"
:aria-label="__('Link to go to GitLab pipeline documentation')"
/>
</gl-link>
......
---
title: Update question mark icon while checking pipeline status
merge_request: 52760
author: Yogi (@yo)
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