Commit fc446638 authored by 🕺 Winnie 🕺's avatar 🕺 Winnie 🕺 Committed by Sarah Groff Hennigh-Palermo

Add menu-item class to non-details-job-component

parent afcd7379
......@@ -165,7 +165,7 @@ export default {
v-gl-tooltip="{ boundary, placement: 'bottom', customClass: 'gl-pointer-events-none' }"
:title="tooltipText"
:class="jobClasses"
class="js-job-component-tooltip non-details-job-component"
class="js-job-component-tooltip non-details-job-component menu-item"
data-testid="job-without-link"
@mouseout="hideTooltips"
>
......
---
title: Add menu-item class to non-details-job-component
merge_request: 48834
author:
type: fixed
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