Files
2015-04-25 10:59:09 -05:00

16 lines
347 B
SCSS

// Flex Order
// --------------------------------------------------
// the rock that everything orders around
$flex-order-view-content: 40 !default;
$flex-order-toolbar-top: 20 !default;
$flex-order-toolbar-bottom: 60 !default;
$flex-order-tab-bar-top: 30 !default;
$flex-order-tab-bar-bottom: 50 !default;