Frontmatter
| id | 5336 |
| title | Portal.view.home.MainContainer: logo excluded from the scroll area |
| state | Closed |
| labels | enhancementstale |
| assignees | mxmrtns |
| createdAt | Mar 14, 2024, 10:07 AM |
| updatedAt | Sep 12, 2024, 4:28 AM |
| githubUrl | https://github.com/neomjs/neo/issues/5336 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 12, 2024, 4:28 AM |
a weird CSS issue. @mxmrtns assigned it to you, in case you have an idea. if not, i can dig into it.
in short: i added 3 content boxes and enabled
overflow-y: scroll. scrolling down to see further content at the bottom works fine.scrolling to the top however does not:
in case there is no clean solution, we could just nest the logo into another div tag with a fixed height.