mirror of
https://github.com/drakkan/sftpgo.git
synced 2026-03-14 14:25:52 +01:00
UI: fix scrollbar in navigation sidebar
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
parent
4897ef35ff
commit
497c70012f
1 changed files with 2 additions and 0 deletions
|
|
@ -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}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue