|
|
@@ -72,7 +72,7 @@ const CustomBotWithProxySettings = (props) => {
|
|
|
return (
|
|
|
<>
|
|
|
<h2 className="admin-setting-header mb-2">{t('admin:slack_integration.custom_bot_with_proxy_integration')}
|
|
|
- <i className="fa fa-external-link btn-link" aria-hidden="true"></i>
|
|
|
+ <i className="fa fa-external-link btn-link ml-2" aria-hidden="true"></i>
|
|
|
</h2>
|
|
|
|
|
|
{slackAppIntegrations.length !== 0 && (
|