Bladeren bron

add d-flex

Shun Miyazawa 5 jaren geleden
bovenliggende
commit
9a43fe74dd
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      src/client/js/components/Admin/SlackIntegration/SlackIntegration.jsx

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

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