Merge pull request #2436 from urbit/mp/os1/publish/dark-posting

publish: make 'edit post' button transparent
This commit is contained in:
ixv 2020-03-10 18:51:21 -07:00 committed by GitHub
commit b5535f2766
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 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}>