Sha256: db9c2dd5994ac794429140f17966d5e176857c83e6ab04bdd509b6a4ea6daa67
Contents?: true
Size: 393 Bytes
Versions: 1
Compression:
Stored size: 393 Bytes
Contents
/* CSS for OpenProject::SidePanel::Section */ .SidePanel-sectionHeader { display: flex; align-items: center; height: 32px; margin-bottom: 8px; } .SidePanel-sectionCounter { margin-left: 8px; } .SidePanel-sectionAction { justify-content: right; flex: 1; display: flex; } .SidePanel-sectionContent, .SidePanel-sectionDescription { margin-bottom: 16px; line-height: 1; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
openproject-primer_view_components-0.37.0 | app/components/primer/open_project/side_panel/section.pcss |