Fix voice feed cut-off

Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
Šimon Brandner 2021-08-04 17:17:21 +02:00
parent 4dda4b241a
commit e2bc76a129
No known key found for this signature in database
GPG key ID: CC823428E9B582FB
3 changed files with 1 additions and 4 deletions

View file

@ -40,8 +40,6 @@ limitations under the License.
display: flex;
align-items: center;
justify-content: center;
aspect-ratio: 16 / 9;
}
.mx_VideoFeed_video {