fix(overlay): Make the overlays on top of everything
This commit is contained in:
parent
6c0ad4966e
commit
f6ef727573
|
@ -125,11 +125,11 @@ $toolbarZ: 400;
|
|||
$tooltipsZ: 401;
|
||||
$dropdownMaskZ: 900;
|
||||
$dropdownZ: 901;
|
||||
$overlayZ: 902;
|
||||
$jitsipopoverZ: 1010;
|
||||
$centeredVideoLabelZ: 1011;
|
||||
$notificationZ: 1012;
|
||||
$popoverZ: 1015;
|
||||
$overlayZ: 1016;
|
||||
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue