Commit 993fa994 authored by Samantha Ming's avatar Samantha Ming

Adjust the MR approval rule to use a smaller modal

parent 5ba40342
......@@ -43,6 +43,7 @@ export default {
:ok-title="title"
ok-variant="success"
:cancel-title="__('Cancel')"
size="sm"
@ok.prevent="submit"
>
<rule-form ref="form" :init-rule="rule" :is-mr-edit="isMrEdit" />
......
---
title: Adjust the MR approval rule to use a smaller modal
merge_request: 25955
author:
type: changed
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