publish: make 'edit post' button transparent

This commit is contained in:
Matilde Park 2020-03-10 21:37:30 -04:00
parent 7ca2977adc
commit 011902542b

View File

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