Commit de4af4d2 authored by Ezekiel Kigbo's avatar Ezekiel Kigbo

Merge branch 'small-ellipsis-btn' into 'master'

Use small ellipsis button in DAST saved scans and profiles

See merge request gitlab-org/gitlab!65176
parents 53613d24 6f2f6139
......@@ -193,10 +193,11 @@ export default {
<gl-dropdown
v-gl-tooltip
class="gl-display-none gl-md-display-inline-flex!"
toggle-class="gl-border-0! gl-shadow-none!"
toggle-class="gl-border-0! gl-shadow-none! gl-pl-2!"
no-caret
right
category="tertiary"
size="small"
:title="__('More actions')"
>
<template #button-content>
......
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