Commit 2274c593 authored by nuwe1's avatar nuwe1 Committed by Olena Horal-Koretska

Fix deprecated GlIcon size and property

parent 2ec82857
......@@ -105,7 +105,7 @@ export default {
</div>
<div class="table-mobile-content gl-display-flex gl-align-items-center">
<div class="gl-display-flex gl-mr-3 gl-align-items-center">
<gl-icon :size="10" :name="iconName" use-deprecated-sizes class="gl-mr-2" />
<gl-icon :size="12" :name="iconName" class="gl-mr-2" />
<gl-icon name="bookmark" />
</div>
<div>
......
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