diff --git a/frontend/src/config/integrations/github/components/connect/github-connect.vue b/frontend/src/config/integrations/github/components/connect/github-connect.vue index de2e6f2009..fbf455d262 100644 --- a/frontend/src/config/integrations/github/components/connect/github-connect.vue +++ b/frontend/src/config/integrations/github/components/connect/github-connect.vue @@ -5,10 +5,18 @@ - - - Connect - + + + + + Connect + + + --> - - - Connect - + + + + + Connect + + + diff --git a/frontend/src/config/integrations/github/components/settings/github-settings-drawer.vue b/frontend/src/config/integrations/github/components/settings/github-settings-drawer.vue index 1e56cbd71e..08131f475e 100644 --- a/frontend/src/config/integrations/github/components/settings/github-settings-drawer.vue +++ b/frontend/src/config/integrations/github/components/settings/github-settings-drawer.vue @@ -43,16 +43,19 @@ Cancel - - {{ props.integration ? "Update settings" : "Connect" }} - + + + {{ props.integration ? "Update settings" : "Connect" }} + +