Frontmatter
| id | 5296 |
| title | Portal.view.learn.PageSectionsPanel: styling |
| state | Closed |
| labels | enhancementstale |
| assignees | mxmrtns |
| createdAt | Mar 4, 2024, 11:10 PM |
| updatedAt | Sep 12, 2024, 4:28 AM |
| githubUrl | https://github.com/neomjs/neo/issues/5296 |
| author | tobiu |
| commentsCount | 2 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Sep 12, 2024, 4:28 AM |
hi max,
for now the list is just using the same CSS as the TreeList:
items: [{ module: List, bind : {store: 'stores.contentSections'}, cls : ['topics-tree'] }]you are welcome to change this anyway you like to :)