From 8405f797d7cb17d0724d61a7c7a8a13867103ff5 Mon Sep 17 00:00:00 2001 From: Bastian Wagner Date: Wed, 5 Aug 2026 09:10:48 +0200 Subject: [PATCH] fix public --- myteamwallet_frontend_modern/src/styles.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/myteamwallet_frontend_modern/src/styles.scss b/myteamwallet_frontend_modern/src/styles.scss index 1f0b2ec..6f29fe5 100644 --- a/myteamwallet_frontend_modern/src/styles.scss +++ b/myteamwallet_frontend_modern/src/styles.scss @@ -36,6 +36,7 @@ body { // Reset the user agent margin. margin: 0; height: 100%; + overflow-y: auto; } .shell-notification-menu {