Files
2015-05-28 10:19:30 -05:00

16 lines
347 B
SCSS

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