Sfoglia il codice sorgente

Fixed flex direction

Steven Fukase 5 anni fa
parent
commit
e5cfd75b35

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

@@ -25,7 +25,7 @@ const CustomBotWithoutProxySecretTokenSection = (props) => {
   };
 
   return (
-    <div className="w-75 d-flex">
+    <div className="w-75 d-flex flex-column">
 
       <h3>Signing Secret</h3>
       <div className="row">