diff --git a/apps/app-frontend/src/App.vue b/apps/app-frontend/src/App.vue index 9e12ac691..dd8b47f68 100644 --- a/apps/app-frontend/src/App.vue +++ b/apps/app-frontend/src/App.vue @@ -1657,6 +1657,7 @@ provideAppUpdateDownloadProgress(appUpdateDownload) height: 100%; overflow: auto; overflow-x: hidden; + scrollbar-gutter: stable; } .app-contents::before {