fix(overlay): Make the overlays on top of everything

This commit is contained in:
hristoterezov 2017-04-19 17:09:22 -05:00
parent 6c0ad4966e
commit f6ef727573
1 changed files with 1 additions and 1 deletions

View File

@ -125,11 +125,11 @@ $toolbarZ: 400;
$tooltipsZ: 401;
$dropdownMaskZ: 900;
$dropdownZ: 901;
$overlayZ: 902;
$jitsipopoverZ: 1010;
$centeredVideoLabelZ: 1011;
$notificationZ: 1012;
$popoverZ: 1015;
$overlayZ: 1016;
/**