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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user