mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 22:30:56 +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();
|
||||
// Workaround to fix scrollbar in navigation sidebar.
|
||||
window.dispatchEvent(new Event('resize'));
|
||||
});
|
||||
</script>
|
||||
{{- end}}
|
||||
|
||||
Reference in New Issue
Block a user