Explorar el Código

Closed the width of custom switch and form.

Shu Katabe hace 5 años
padre
commit
dc6d4a4154
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/client/js/components/SlackNotification.jsx

+ 1 - 1
src/client/js/components/SlackNotification.jsx

@@ -54,7 +54,7 @@ class SlackNotification extends React.Component {
             </div>
           </label>
           <input
-            className="grw-form-control-slack-notification form-control align-top"
+            className="grw-form-control-slack-notification form-control align-top pl-0"
             type="text"
             value={this.props.slackChannels}
             placeholder="Input channels"