Skip to content
代码片段 群组 项目
提交 2e7091e2 编辑于 作者: Jose Ivan Vargas's avatar Jose Ivan Vargas
浏览文件

Merge branch 'pipeline-button-alignment' into 'master'

Align pipeline button icons

See merge request gitlab-org/gitlab!40133
No related branches found
No related tags found
无相关合并请求
......@@ -92,6 +92,6 @@ export default {
@click="onClickAction"
>
<gl-loading-icon v-if="isLoading" class="js-action-icon-loading" />
<icon v-else :name="actionIcon" />
<icon v-else :name="actionIcon" class="gl-mr-0!" />
</gl-button>
</template>
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册