We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ecaff commit 03c4155Copy full SHA for 03c4155
image-capture/grab-frame-take-photo.css
@@ -24,6 +24,7 @@
24
}
25
26
video, canvas {
27
+ object-fit: contain;
28
border: 2px solid rgba(255, 255, 255, 1);
29
background: #263238;
30
height: 198px;
0 commit comments