@besovideo/webrtc-player 0.8.54 → 0.8.56

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -664,7 +664,7 @@
664
664
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
665
665
  display: flex;
666
666
  justify-content: space-between;
667
- height: 25%;
667
+ height: 30%;
668
668
  min-height: 110px;
669
669
  max-height: 150px;
670
670
  width: 60%;
@@ -714,7 +714,7 @@
714
714
  white-space: nowrap;
715
715
  }
716
716
  .bvplayer-ptz_control_camera-option_item:not(:last-child) {
717
- margin-bottom: 8px;
717
+ margin-bottom: 4%;
718
718
  }
719
719
  .bvplayer-ptz_control_camera-option_item_label {
720
720
  display: inline-block;