Current section
Files
Jump to
Current section
Files
web/static/css/active_admin/components/_panels.scss
// ----------------------------------- Helper class to apply to elements to make them sections
.section, .panel{ @include section; }
// ----------------------------------- Sidebar Sections
.sidebar_section { @include section; }