mirror of
https://github.com/element-hq/element-web
synced 2024-11-23 09:46:09 +03:00
disambiguate z-index for remote video
This commit is contained in:
parent
27d19f2ec8
commit
981bcbe74f
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue