Update copy icon on pre block and share dialogues
This commit is contained in:
parent
6635a44314
commit
d55699211e
7 changed files with 12 additions and 7 deletions
|
@ -211,7 +211,6 @@ export default class ShareDialog extends React.PureComponent<IProps, IState> {
|
|||
{ matrixToUrl }
|
||||
</a>
|
||||
<a href={matrixToUrl} className="mx_ShareDialog_matrixto_copy" onClick={this.onCopyClick}>
|
||||
{ _t('COPY') }
|
||||
<div> </div>
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue