Commit 3e3b1191 authored by David O'Regan's avatar David O'Regan

Merge branch '324786-update-deprecated-glicon-size-and-remove-use-deprecated-sizes' into 'master'

Remove use of use-deprecated-sizes

See merge request gitlab-org/gitlab!58086
parents 7160f1ad a3019d47
......@@ -137,8 +137,7 @@ export default {
<span :title="icon.tooltip" :aria-label="icon.tooltip">
<gl-icon
:name="icon.name"
:size="18"
use-deprecated-sizes
:size="16"
:class="icon.classes"
data-qa-selector="design_status_icon"
:data-qa-status="icon.name"
......
---
title: Update Design Management added design icon to be slightly smaller which conforms to the Pajamas design guide
merge_request: 58086
author: Andreas Resch @reschandreas
type: other
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