Revert "fixed roated camera too heigh for the UI"

This reverts commit 50c8ecd345.
This commit is contained in:
Omer
2019-12-06 00:41:29 +02:00
parent 50c8ecd345
commit a88e09d4c3

View File

@@ -336,9 +336,8 @@
}
.videoClass img {
max-height: 70vh !important;
max-width: 80%;
width:auto;
height: auto !important;
width: 70%;
vertical-align: middle;
}