mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-24 01:31:44 +00:00
fixed rotated camera too heigh for UI and corrected scalling
This commit is contained in:
@@ -336,8 +336,10 @@
|
||||
}
|
||||
|
||||
.videoClass img {
|
||||
height: auto !important;
|
||||
max-height: 70vh;
|
||||
max-width:70%;
|
||||
width: 70%;
|
||||
object-fit: cover;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user