Skip to content

Commit

Permalink
fix: MjpegstreamerAdaptive.vue image size (#863)
Browse files Browse the repository at this point in the history
  • Loading branch information
meteyou authored May 30, 2022
1 parent 78ac2bb commit edd97e0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/webcams/MjpegstreamerAdaptive.vue
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
<style scoped>
.webcamImage {
width: 100%;
}
.webcamFpsOutput {
display: inline-block;
position: absolute;
Expand Down

0 comments on commit edd97e0

Please sign in to comment.