Merge remote-tracking branch 'origin/develop' into develop
commit
ffd526af1a
|
@ -42,4 +42,8 @@ limitations under the License.
|
|||
.mx_VideoView_localVideoFeed video {
|
||||
width: auto;
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.mx_VideoView_localVideoFeed.mx_VideoView_localVideoFeed_flipped video {
|
||||
transform: scale(-1, 1);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue