瀏覽代碼

add d-flex

Shun Miyazawa 5 年之前
父節點
當前提交
9a43fe74dd
共有 1 個文件被更改,包括 1 次插入1 次删除
  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') && (