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

// Popover
// --------------------------------------------------

/// @prop - Text color of the popover content
$popover-text-color:              $text-color;

/// @prop - Background color of the popover content
$popover-background-color:        $background-color;