Skip to content
代码片段 群组 项目
提交 3a0e33f3 编辑于 作者: Sascha Eggenberger's avatar Sascha Eggenberger
浏览文件

Merge request approval widget: Use small button

Use small button variant to fit in widget.

Changelog: changed
上级 fc7a8760
No related branches found
No related tags found
无相关合并请求
......@@ -281,6 +281,7 @@ export default {
<gl-button
v-if="action"
:variant="action.variant"
size="small"
:category="action.category"
:loading="isApproving"
class="gl-mr-3"
......@@ -296,6 +297,7 @@ export default {
<gl-button
v-if="action"
:variant="action.variant"
size="small"
:category="action.category"
:loading="isApproving"
class="gl-mr-3"
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册