Multiple UI Improvements
Этот коммит содержится в:
@@ -62,6 +62,7 @@ class TeamSettingsModal extends React.Component {
|
||||
}
|
||||
}
|
||||
updateSection(section) {
|
||||
$('.settings-modal .modal-body').scrollTop(0).perfectScrollbar('update');
|
||||
this.setState({activeSection: section});
|
||||
}
|
||||
render() {
|
||||
|
||||
Ссылка в новой задаче
Block a user