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

// Action Sheet
// --------------------------------------------------

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

/// @prop - Maximum width of the action sheet
$action-sheet-max-width: 500px;
