fix:焼却ボタン類が崩れる問題
This commit is contained in:
parent
cce2fb6b96
commit
eb6f1f0826
@ -300,11 +300,11 @@ class ComposeForm extends ImmutablePureComponent {
|
||||
block
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
<div className="compose-form__utilBtns">
|
||||
<Button className="compose-form__utilBtns-goji" text={intl.formatMessage(messages.utilBtns_goji)} onClick={this.handleOnGojiSubmit} block />
|
||||
<Button className="compose-form__utilBtns-harukin" text={intl.formatMessage(messages.utilBtns_harukin)} onClick={this.handleOnHarukinSubmit} block />
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user