livevegas-ui-kit 1.0.271 → 1.0.272

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.
@@ -10737,7 +10737,7 @@ const Nc = p(qr)`
10737
10737
  max-width: ${({ $isLandscape: e }) => e ? "50%" : "100%"};
10738
10738
  min-width: ${({ $isLandscape: e }) => e ? "50%" : "100%"};
10739
10739
  height: ${({ $isLandscape: e }) => e ? "100%" : "330px"};
10740
- background: #111111b6;
10740
+ background: #111111eb;
10741
10741
  bottom: 0px;
10742
10742
  z-index: 10;
10743
10743
  position: absolute;
@@ -2810,7 +2810,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[_a]+=1);const ps=f.div`
2810
2810
  max-width: ${({$isLandscape:e})=>e?"50%":"100%"};
2811
2811
  min-width: ${({$isLandscape:e})=>e?"50%":"100%"};
2812
2812
  height: ${({$isLandscape:e})=>e?"100%":"330px"};
2813
- background: #111111b6;
2813
+ background: #111111eb;
2814
2814
  bottom: 0px;
2815
2815
  z-index: 10;
2816
2816
  position: absolute;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "livevegas-ui-kit",
3
- "version": "1.0.271",
3
+ "version": "1.0.272",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"