Skip to content
代码片段 群组 项目
提交 be17b00b 编辑于 作者: nuwe1's avatar nuwe1 提交者: Paul Slaughter
浏览文件

Fix deprecated GlIcon size and property

上级 397d001c
No related branches found
No related tags found
无相关合并请求
......@@ -41,7 +41,7 @@ export default {
<template>
<a :href="mergeRequestHref" class="btn-link d-flex align-items-center">
<span class="d-flex gl-mr-3 ide-search-list-current-icon">
<gl-icon v-if="isActive" :size="18" name="mobile-issue-close" use-deprecated-sizes />
<gl-icon v-if="isActive" :size="16" name="mobile-issue-close" />
</span>
<span>
<strong> {{ item.title }} </strong>
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册