livevegas-ui-kit 1.0.21 → 1.0.23
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.
|
@@ -5378,9 +5378,9 @@ const Y3 = f.div`
|
|
|
5378
5378
|
display: flex;
|
|
5379
5379
|
justify-content: space-between;
|
|
5380
5380
|
position: absolute;
|
|
5381
|
-
bottom:
|
|
5381
|
+
bottom: 20px;
|
|
5382
5382
|
width: calc(100% - 50px);
|
|
5383
|
-
left:
|
|
5383
|
+
left: 12px;
|
|
5384
5384
|
`, p5 = f.div`
|
|
5385
5385
|
display: flex;
|
|
5386
5386
|
width: 65%;
|
|
@@ -1587,9 +1587,9 @@ See https://s-c.sh/2BAXzed for more info.`),window[pe]+=1);const Nt=f.div`
|
|
|
1587
1587
|
display: flex;
|
|
1588
1588
|
justify-content: space-between;
|
|
1589
1589
|
position: absolute;
|
|
1590
|
-
bottom:
|
|
1590
|
+
bottom: 20px;
|
|
1591
1591
|
width: calc(100% - 50px);
|
|
1592
|
-
left:
|
|
1592
|
+
left: 12px;
|
|
1593
1593
|
`,P9=f.div`
|
|
1594
1594
|
display: flex;
|
|
1595
1595
|
width: 65%;
|