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

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

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

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