Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Portal.view.learn.PageSectionsPanel: styling #5296

Open
tobiu opened this issue Mar 4, 2024 · 0 comments
Open

Portal.view.learn.PageSectionsPanel: styling #5296

tobiu opened this issue Mar 4, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@tobiu
Copy link
Collaborator

tobiu commented Mar 4, 2024

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 tobiu added the enhancement New feature or request label Mar 4, 2024
@tobiu tobiu added this to To do in Portal & LearningSection via automation Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants