@gcorevideo/player 2.25.3 → 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;
@@ -243,10 +248,6 @@
243
248
  cursor: default;
244
249
  display: none;
245
250
  }
246
-
247
- .gplayer-mc-panel-item {
248
- height: 32px;
249
- }
250
251
  }
251
252
 
252
253
  .bar-container[data-seekbar].seek-disabled+.bar-scrubber[data-seekbar] {
@@ -409,7 +410,8 @@
409
410
  }
410
411
  }
411
412
 
412
- ul { // TODO extract common styles
413
+ ul {
414
+ // TODO extract common styles
413
415
  background-color: rgb(74 74 74 / 60%);
414
416
  border: none;
415
417
  width: auto;
@@ -51,7 +51,6 @@
51
51
  }
52
52
  }
53
53
 
54
- // button[data-level-selector-button],
55
54
  button[data-audiotracks-button] {
56
55
  .quality-text,
57
56
  .audio-text {
package/dist/core.js CHANGED
@@ -43228,7 +43228,7 @@ class Player {
43228
43228
  }
43229
43229
  }
43230
43230
 
43231
- var version$1 = "2.25.3";
43231
+ var version$1 = "2.25.4";
43232
43232
 
43233
43233
  var packages = {
43234
43234
  "node_modules/@clappr/core": {