Commit 65b32089 authored by Tom Quirk's avatar Tom Quirk

Add ellipsis overflow to Identifier content

parent d5e40f0d
......@@ -145,7 +145,7 @@ export default {
<div class="table-section gl-white-space-normal section-15">
<div class="table-mobile-header" role="rowheader">{{ s__('Reports|Identifier') }}</div>
<div class="table-mobile-content">
<div class="table-mobile-content gl-text-overflow-ellipsis gl-overflow-hidden">
{{ vulnerabilityIdentifier }}
</div>
</div>
......
---
title: Fix overflow of Identifier content on pipeline's Security tab
merge_request: 36159
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