mirror of
https://github.com/wassname/talk.git
synced 2026-07-19 11:28:50 +08:00
More fixes
This commit is contained in:
@@ -72,7 +72,7 @@ export default class PermalinkButton extends React.Component {
|
||||
onClick={this.toggle}
|
||||
className={cn(`${name}-button`, styles.button)}>
|
||||
{t('permalink')}
|
||||
<Icon name="link" />
|
||||
<Icon name="link" className={styles.icon}/>
|
||||
</button>
|
||||
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user