@gcorevideo/player 2.25.2 → 2.25.4

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.
@@ -114,6 +114,7 @@
114
114
  align-items: center;
115
115
  gap: 1rem;
116
116
  justify-content: flex-end;
117
+
117
118
  @media (max-width: 420px) {
118
119
  gap: 0.5rem;
119
120
  overflow: hidden;
@@ -201,6 +202,10 @@
201
202
  }
202
203
  }
203
204
 
205
+ .gplayer-mc-panel-item {
206
+ height: 32px;
207
+ }
208
+
204
209
  .bar-container[data-seekbar] {
205
210
  position: absolute;
206
211
  top: -11px;
@@ -405,7 +410,8 @@
405
410
  }
406
411
  }
407
412
 
408
- ul { // TODO extract common styles
413
+ ul {
414
+ // TODO extract common styles
409
415
  background-color: rgb(74 74 74 / 60%);
410
416
  border: none;
411
417
  width: auto;
@@ -31,11 +31,11 @@
31
31
  display: block;
32
32
  }
33
33
 
34
- .level-selector[data-level-selector],
34
+ // .level-selector[data-level-selector],
35
35
  .media-control-audiotracks[data-audiotracks] {
36
36
  margin-top: 3px;
37
37
  margin-right: 10px;
38
-
38
+
39
39
  ul {
40
40
  bottom: 30px;
41
41
  width: 50px;
@@ -51,9 +51,7 @@
51
51
  }
52
52
  }
53
53
 
54
- button[data-level-selector-button],
55
54
  button[data-audiotracks-button] {
56
-
57
55
  .quality-text,
58
56
  .audio-text {
59
57
  font-size: 13px;
package/dist/core.js CHANGED
@@ -43228,7 +43228,7 @@ class Player {
43228
43228
  }
43229
43229
  }
43230
43230
 
43231
- var version$1 = "2.25.2";
43231
+ var version$1 = "2.25.4";
43232
43232
 
43233
43233
  var packages = {
43234
43234
  "node_modules/@clappr/core": {