ソースを参照

Merge pull request #1079 from jitsi/fix_avatar_z_index

Do not display avatar on top of the connection problem messages
efficient_tiling
Дамян Минков 9年前
コミット
7fead897ed
1個のファイルの変更0行の追加1行の削除
  1. 0
    1
      css/_videolayout_default.scss

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

@@ -438,7 +438,6 @@
438 438
     margin: auto;
439 439
     position: relative;
440 440
     border-radius: 100px;
441
-    z-index: 3;
442 441
     visibility: inherit;
443 442
     background-color: #000000;
444 443
 }

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