@import "../../themes/native/native.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: 0.4;
