Files
2015-06-18 13:33:35 -05:00

16 lines
348 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: 30 !default;