fix(tile-view) allow watermark to be covered

pull/8314/head^2
Saúl Ibarra Corretgé 4 years ago committed by Saúl Ibarra Corretgé
parent aefd13ab1b
commit a8b2e6ffb3
  1. 3
      css/filmstrip/_tile_view_overrides.scss

@ -22,8 +22,7 @@
display: none; display: none;
} }
#remoteConnectionMessage, #remoteConnectionMessage {
.watermark {
z-index: $filmstripVideosZ + 1; z-index: $filmstripVideosZ + 1;
} }

Loading…
Cancel
Save