Merge pull request #2440 from urbit/mp/os1/publish/edit-button-m

publish: add -m, -l widths for edit post button
This commit is contained in:
ixv 2020-03-10 20:55:35 -07:00 committed by GitHub
commit 396c96ec5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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}>