Skip to content

Commit

Permalink
overlapping T buttons fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
HelgeKeck committed Sep 18, 2023
1 parent a1bff02 commit 602a341
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/webcams/MjpegstreamerAdaptive.vue
Original file line number Diff line number Diff line change
Expand Up @@ -739,6 +739,7 @@ export default class MjpegstreamerAdaptive extends Mixins(BaseMixin, WebcamMixin
top: 0;
left: 0;
padding: 0px 0px;
margin-right: 200px;
}
.cmdButtonsZoom {
Expand Down

0 comments on commit 602a341

Please sign in to comment.