LearnNewsExamplesServices
Frontmatter
id5296
titlePortal.view.learn.PageSectionsPanel: styling
stateClosed
labels
enhancementstale
assigneesmxmrtns
createdAtMar 4, 2024, 11:10 PM
updatedAtSep 12, 2024, 4:28 AM
githubUrlhttps://github.com/neomjs/neo/issues/5296
authortobiu
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 12, 2024, 4:28 AM

Portal.view.learn.PageSectionsPanel: styling

Closed v8.1.0 enhancementstale
tobiu
tobiu commented on Mar 4, 2024, 11:10 PM

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 :)

Screenshot 2024-03-04 at 22 36 34
tobiu added the enhancement label on Mar 4, 2024, 11:10 PM
tobiu assigned to @mxmrtns on Mar 4, 2024, 11:10 PM