diff --git a/ui/src/views/infra/network/ServiceProvidersTab.vue b/ui/src/views/infra/network/ServiceProvidersTab.vue index 0410c39e4d2..187aad3b49e 100644 --- a/ui/src/views/infra/network/ServiceProvidersTab.vue +++ b/ui/src/views/infra/network/ServiceProvidersTab.vue @@ -65,6 +65,7 @@ :confirmLoading="actionLoading" :closable="true" :maskClosable="false" + :footer="null" @cancel="onCloseAction" v-ctrl-enter="handleSubmit" style="top: 20px;"