src/components/normalform/modalform/styleInput/index.jsx
@@ -128,7 +128,7 @@ const { value, options, unit } = this.state return ( <div className="style-input-wrap"> <div className="mk-style-input-wrap"> <Input value={value} addonAfter={ options.length > 1 ? <Select value={unit} onChange={this.changeUnit}>