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