Explorar el Código

Adjust margin of input-group.

oshikishintaro hace 5 años
padre
commit
ad293e69bf
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 ml-n2"
             type="text"
             value={this.props.slackChannels}
             placeholder="Input channels"