You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$z-index-modal-additive: 1000; // This is used to apply the correct stack order for element placed inside, for example, a modal. Lets say you want to place a popover inside a modal: `$z-index-modal-additive + $z-index-popover`