Selaa lähdekoodia

fix(tile-view) allow watermark to be covered

master
Saúl Ibarra Corretgé 4 vuotta sitten
vanhempi
commit
a8b2e6ffb3
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1
    2
      css/filmstrip/_tile_view_overrides.scss

+ 1
- 2
css/filmstrip/_tile_view_overrides.scss Näytä tiedosto

22
         display: none;
22
         display: none;
23
     }
23
     }
24
 
24
 
25
-    #remoteConnectionMessage,
26
-    .watermark {
25
+    #remoteConnectionMessage {
27
         z-index: $filmstripVideosZ + 1;
26
         z-index: $filmstripVideosZ + 1;
28
     }
27
     }
29
 
28
 

Loading…
Peruuta
Tallenna