livevegas-ui-kit 1.0.73 → 1.0.74
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.
|
@@ -8726,7 +8726,6 @@ const ce = ({ type: e, cardWidth: n = 54, cardHeight: r = 72 }) => {
|
|
|
8726
8726
|
justify-content: center;
|
|
8727
8727
|
${({ $isLandscape: e }) => e ? "transform: rotate(-90deg);" : ""};
|
|
8728
8728
|
position: relative;
|
|
8729
|
-
top: 200px;
|
|
8730
8729
|
`, m4 = d.div`
|
|
8731
8730
|
display: flex;
|
|
8732
8731
|
gap: 6px;
|
|
@@ -2797,7 +2797,6 @@ See https://s-c.sh/2BAXzed for more info.`),window[C2]+=1);const d3=d.div`
|
|
|
2797
2797
|
justify-content: center;
|
|
2798
2798
|
${({$isLandscape:e})=>e?"transform: rotate(-90deg);":""};
|
|
2799
2799
|
position: relative;
|
|
2800
|
-
top: 200px;
|
|
2801
2800
|
`,i4=d.div`
|
|
2802
2801
|
display: flex;
|
|
2803
2802
|
gap: 6px;
|