Преглед изворни кода

Closed the width of custom switch and form.

Shu Katabe пре 5 година
родитељ
комит
dc6d4a4154
1 измењених фајлова са 1 додато и 1 уклоњено
  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"