Files
2018-03-12 16:02:25 -04:00

11 lines
290 B
SCSS

@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;