Multiple UI Improvements
Этот коммит содержится в:
@@ -134,7 +134,9 @@ export default class Sidebar extends React.Component {
|
||||
|
||||
AsyncClient.getDirectChannelPreferences();
|
||||
|
||||
$('.nav-pills__container').perfectScrollbar();
|
||||
if ($(window).width() > 768) {
|
||||
$('.nav-pills__container').perfectScrollbar();
|
||||
}
|
||||
|
||||
this.updateTitle();
|
||||
this.updateUnreadIndicators();
|
||||
|
||||
Ссылка в новой задаче
Block a user