Commit ee4ad9fa authored by pburdette's avatar pburdette

Change pipeline url to have underline

Make the pipeline id link have text
decoration underline. To better represent
a link.

Changelog: added
parent c2aed6e4
......@@ -56,6 +56,7 @@ export default {
<div class="pipeline-tags" data-testid="pipeline-url-table-cell">
<gl-link
:href="pipeline.path"
class="gl-text-decoration-underline"
data-testid="pipeline-url-link"
data-qa-selector="pipeline_url_link"
>
......
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