fix(tile-view) allow watermark to be covered
This commit is contained in:
parent
aefd13ab1b
commit
a8b2e6ffb3
|
@ -22,8 +22,7 @@
|
|||
display: none;
|
||||
}
|
||||
|
||||
#remoteConnectionMessage,
|
||||
.watermark {
|
||||
#remoteConnectionMessage {
|
||||
z-index: $filmstripVideosZ + 1;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue