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 {