diff --git a/src/profiles/Profile.css b/src/profiles/Profile.css index 3f0bce8..9b8e17a 100644 --- a/src/profiles/Profile.css +++ b/src/profiles/Profile.css @@ -1,5 +1,5 @@ .Profile { - height: 100%; + overflow: hidden auto; .intro { background-color: var(--tutu-color-surface-d);