fix(browser): unify styles
This commit is contained in:
parent
476e231639
commit
28af4f3694
1 changed files with 1 additions and 1 deletions
|
@ -599,7 +599,7 @@ export class Browser extends React.Component<Props, State, {}> {
|
|||
<button
|
||||
type="button"
|
||||
onClick={this.addSharing}
|
||||
className="green0-bg white-font margin-r-m"
|
||||
className="cyan0-bg white-font margin-r-m"
|
||||
>
|
||||
{this.props.msg.pkg.get("browser.share.add")}
|
||||
</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue