@openproject/primer-view-components
Version:
ViewComponents of the Primer Design System for OpenProject
11 lines • 320 B
JSON
{
"name": "open_project/side_panel/section",
"selectors": [
".SidePanel-sectionHeader",
".SidePanel-sectionCounter",
".SidePanel-sectionAction",
".SidePanel-sectionContent",
".SidePanel-sectionDescription",
":is(.SidePanel-sectionContent,.SidePanel-sectionDescription):not(:last-child)"
]
}