fix: MjpegstreamerAdaptive.vue image size (#863)
This commit is contained in:
parent
78ac2bb0d2
commit
edd97e0773
@ -1,4 +1,8 @@
|
|||||||
<style scoped>
|
<style scoped>
|
||||||
|
.webcamImage {
|
||||||
|
width: 100%;
|
||||||
|
}
|
||||||
|
|
||||||
.webcamFpsOutput {
|
.webcamFpsOutput {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user