فهرست منبع

Moved back row

Steven Fukase 5 سال پیش
والد
کامیت
6050659a61
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      src/client/js/components/Admin/SlackIntegration/SlackIntegration.jsx

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

@@ -143,8 +143,8 @@ const SlackIntegration = (props) => {
 
         {t('admin:slack_integration.selecting_bot_types.selecting_bot_type')}
 
-        <div className="my-4">
-          <div className="row flex-wrap-reverse justify-content-center">
+        <div className="row my-4">
+          <div className="flex-wrap-reverse justify-content-center">
             {botTypes.map((botType) => {
               return (
                 <BotTypeCard