mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-07 14:50:55 +03:00
UI: fix scrollbar in navigation sidebar
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -341,6 +341,8 @@ explicit grant from the SFTPGo Team (support@sftpgo.com).
|
|||||||
});
|
});
|
||||||
|
|
||||||
initLocalizer();
|
initLocalizer();
|
||||||
|
// Workaround to fix scrollbar in navigation sidebar.
|
||||||
|
window.dispatchEvent(new Event('resize'));
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
{{- end}}
|
{{- end}}
|
||||||
|
|||||||
Reference in New Issue
Block a user