livevegas-ui-kit 1.0.271 → 1.0.273
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: #
|
|
10740
|
+
background: #111111;
|
|
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: #
|
|
2813
|
+
background: #111111;
|
|
2814
2814
|
bottom: 0px;
|
|
2815
2815
|
z-index: 10;
|
|
2816
2816
|
position: absolute;
|