reiji-h před 2 roky
rodič
revize
25ebe29e04

+ 2 - 2
apps/app/src/components/Admin/SlackIntegration/BotTypeCard.tsx

@@ -84,7 +84,7 @@ const BotTypeCard = (props: BotTypeCardProps): JSX.Element => {
               width={60}
               width={60}
               height={60}
               height={60}
             />
             />
-            <div className="d-flex justify-content-between mb-3">
+            <div className="d-flex justify-content-between mb-3 align-items-center">
               <span>{t('admin:slack_integration.selecting_bot_types.multiple_workspaces_integration')}</span>
               <span>{t('admin:slack_integration.selecting_bot_types.multiple_workspaces_integration')}</span>
               <Image
               <Image
                 className="bot-type-disc"
                 className="bot-type-disc"
@@ -94,7 +94,7 @@ const BotTypeCard = (props: BotTypeCardProps): JSX.Element => {
                 height={20}
                 height={20}
               />
               />
             </div>
             </div>
-            <div className="d-flex justify-content-between">
+            <div className="d-flex justify-content-between align-items-center">
               <span>{t('admin:slack_integration.selecting_bot_types.security_control')}</span>
               <span>{t('admin:slack_integration.selecting_bot_types.security_control')}</span>
               <Image
               <Image
                 className="bot-type-disc"
                 className="bot-type-disc"