Shun Miyazawa 4 ani în urmă
părinte
comite
9a43fe74dd

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

@@ -134,7 +134,7 @@ const SlackIntegration = (props) => {
           </a>
           </a>
         </h2>
         </h2>
 
 
-        <div>
+        <div className="d-flex">
           {t('admin:slack_integration.selecting_bot_types.selecting_bot_type')}
           {t('admin:slack_integration.selecting_bot_types.selecting_bot_type')}
 
 
           {(currentBotType === 'officialBot' || currentBotType === 'customBotWithProxy') && (
           {(currentBotType === 'officialBot' || currentBotType === 'customBotWithProxy') && (