@import "../../themes/native/native.globals";

// Picker
// --------------------------------------------------

/// @prop - Width of the picker
$picker-width: 100%;

/// @prop - Max width of the picker
$picker-max-width: 500px;
