ソースを参照

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

j8
hristoterezov 8年前
コミット
f6ef727573
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      css/_variables.scss

+ 1
- 1
css/_variables.scss ファイルの表示

@@ -125,11 +125,11 @@ $toolbarZ: 400;
125 125
 $tooltipsZ: 401;
126 126
 $dropdownMaskZ: 900;
127 127
 $dropdownZ: 901;
128
-$overlayZ: 902;
129 128
 $jitsipopoverZ: 1010;
130 129
 $centeredVideoLabelZ: 1011;
131 130
 $notificationZ: 1012;
132 131
 $popoverZ: 1015;
132
+$overlayZ: 1016;
133 133
 
134 134
 
135 135
 /**

読み込み中…
キャンセル
保存