Skip to content

Commit 03c4155

Browse files
Fix canvas layout
1 parent 83ecaff commit 03c4155

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

image-capture/grab-frame-take-photo.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
}
2525

2626
video, canvas {
27+
object-fit: contain;
2728
border: 2px solid rgba(255, 255, 255, 1);
2829
background: #263238;
2930
height: 198px;

0 commit comments

Comments
 (0)