Shun Miyazawa 5 лет назад
Родитель
Сommit
05b64ae687

+ 1 - 1
src/client/js/components/Admin/SlackIntegration/CustomBotWithProxyIntegrationCard.jsx

@@ -17,7 +17,7 @@ const CustomBotWithProxyIntegrationCard = () => {
 
         <div className="text-center w-25 mb-5">
           <small
-            className="text-secondary m-0"
+            className="text-secondary"
             // eslint-disable-next-line react/no-danger
             dangerouslySetInnerHTML={{ __html: t('admin:slack_integration.integration_sentence.integration_is_not_complete') }}
           />