Multiple UI Improvements
Этот коммит содержится в:
@@ -30,7 +30,7 @@ window.setup_channel_page({{ .Props }}, {{ .Team }}, {{ .Channel }}, {{ .User }}
|
||||
if($(window).height() > 1200){
|
||||
modals.css('max-height', 1000);
|
||||
} else {
|
||||
modals.css('max-height', $(window).height() - 50);
|
||||
modals.css('max-height', $(window).height() - 200);
|
||||
}
|
||||
modals.perfectScrollbar();
|
||||
</script>
|
||||
|
||||
Ссылка в новой задаче
Block a user