Skip to content

Sidebar Mini Tree structure for submenu #5945

@bsshreesha

Description

@bsshreesha
Image

To create a beautiful tree structure in sidebar-mini you can add the below snippet of the code, which created the visual separation between the menu and the submenu present

Just make the changes in the file _app-sidebar.scss
// Custom SCSS to shift sidebar-mini dropdown treeview to the right by 8px .sidebar-mini .nav-item .nav-treeview { padding-left: 8px; // Shift the treeview to the right by 8px }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions