@import "../../themes/ionic.globals.ios";

// iOS Reorder
// --------------------------------------------------

/// @prop - Font size of the reorder icon
$reorder-ios-icon-font-size:      dynamic-font(34px);

/// @prop - Opacity of the reorder icon
$reorder-ios-icon-opacity:        .4;

