4 lines
No EOL
71 B
CSS
4 lines
No EOL
71 B
CSS
video#captured-media {
|
|
width: 100%;
|
|
height: calc(width * 16 / 9);
|
|
} |