mirror of
https://github.com/vector-im/element-web.git
synced 2025-08-31 03:11:02 +02:00
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%;
|
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…
x
Reference in New Issue
Block a user