publish: add -m, -l widths for edit post button

This commit is contained in:
Matilde Park 2020-03-10 23:30:17 -04:00
parent 1decc2c4f5
commit e9aacd5e01

View File

@ -98,7 +98,7 @@ export class EditPost extends Component {
popout={props.popout}
/>
<button
className="v-mid bg-transparent w-100 mw6 tl h1 pl4"
className="v-mid bg-transparent w-100 w-80-m w-90-l mw6 tl h1 pl4"
disabled={!state.submit}
style={submitStyle}
onClick={this.postSubmit}>