1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-05 08:53:14 +00:00

optimized css style (#3439)

This commit is contained in:
杨顺强
2019-05-10 16:53:24 +08:00
committed by Daniel Pan
parent 4bff23ce8d
commit c813347030
2 changed files with 12 additions and 2 deletions

View File

@@ -82,9 +82,9 @@ class TransferDialog extends React.Component {
/>
}
{isPro &&
<a href="#" onClick={this.onClick}>{this.state.transferToUser ?
<span className="action-link" onClick={this.onClick}>{this.state.transferToUser ?
gettext('Transfer to department'): gettext('Transfer to user')}
</a>
</span>
}
</ModalBody>
<ModalFooter>