Current section

Files

Jump to
ex_admin web static css active_admin components _panels.scss
Raw

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; }