Label
Documentation is WIP, check open issues
and start improving!
Label
component is used above Cells list as an explanation of grouping reason. It doesn’t have any background color and inherits it from parent container.
Label
Documentation
Specifications
// Base
$label-padding-top : unit(6); // 24px
$label-padding-bottom : unit(2); // 8px
$label-padding-horizontal : unit(4); // 16px
// Text
$label-text-type : 'label';