Commit 3fbbe5c9 authored by Dheeraj Joshi's avatar Dheeraj Joshi

Fix styling for ellipsis in DAST Profiles

parent 7ee3db47
......@@ -194,7 +194,7 @@ export default {
:title="__('More actions')"
>
<template #button-content>
<gl-icon name="ellipsis_v" />
<gl-icon name="ellipsis_v" class="gl-mr-0!" />
<span class="gl-sr-only">{{ __('Actions') }}</span>
</template>
......
---
title: Fix styling for ellipsis in DAST Profiles
merge_request: 57200
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