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