mirror of https://github.com/vector-im/riot-web
Fix portrait videocalls
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
64974eb3ee
commit
effb9666f2
|
@ -16,6 +16,7 @@ limitations under the License.
|
|||
|
||||
.mx_VideoFeed_remote {
|
||||
width: 100%;
|
||||
max-height: 100%;
|
||||
background-color: #000;
|
||||
z-index: 50;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue