king
2023-01-17 cc1a76df575c18f0d0ee96e8658461efdce3a918
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}>