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