Frontmatter
| id | 8507 |
| title | Create SCSS for Tickets MainContainer |
| state | Closed |
| labels | enhancementai |
| assignees | tobiu |
| createdAt | Jan 10, 2026, 5:04 PM |
| updatedAt | Jan 10, 2026, 5:09 PM |
| githubUrl | https://github.com/neomjs/neo/issues/8507 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Jan 10, 2026, 5:09 PM |
Create SCSS for Tickets MainContainer
tobiu assigned to @tobiu on Jan 10, 2026, 5:09 PM

tobiu
Jan 10, 2026, 5:09 PM
Input from Gemini 3 Pro:
✦ I have created the SCSS file
resources/scss/src/apps/portal/news/tickets/MainContainer.scsswithbackground-color: transparentto ensure the top-level gradient is visible. This mirrors the styling of the release view but uses the default side nav width. The changes have been committed and pushed.
tobiu closed this issue on Jan 10, 2026, 5:09 PM
Create
resources/scss/src/apps/portal/news/tickets/MainContainer.scssto stylePortal.view.news.tickets.MainContainer. The goal is to setbackground-color: transparentto reveal the top-level background gradient. This mirrors the setup inresources/scss/src/apps/portal/news/release/MainContainer.scss.