disambiguate z-index for remote video
parent
27d19f2ec8
commit
981bcbe74f
|
@ -29,6 +29,7 @@ limitations under the License.
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-bottom: 12px solid #f3f8fa;
|
border-bottom: 12px solid #f3f8fa;
|
||||||
background-color: #000;
|
background-color: #000;
|
||||||
|
z-index: 50;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_VideoView_localVideoFeed {
|
.mx_VideoView_localVideoFeed {
|
||||||
|
|
Loading…
Reference in New Issue