mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-22 01:11:40 +00:00
fixed roated camera too heigh for the UI
This commit is contained in:
@@ -336,8 +336,9 @@
|
||||
}
|
||||
|
||||
.videoClass img {
|
||||
height: auto !important;
|
||||
width: 70%;
|
||||
max-height: 70vh !important;
|
||||
max-width: 80%;
|
||||
width:auto;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user