Sha256: 48ec7833e97170c78675578d481c228567ef2d5ec457bffab2f922c597b59732
Contents?: true
Size: 422 Bytes
Versions: 31
Compression:
Stored size: 422 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-top: 0; &:not(:last-child) { margin-bottom: 16px; } }
Version data entries
31 entries across 31 versions & 1 rubygems