livevegas-ui-kit 1.0.19 → 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.
@@ -5378,8 +5378,9 @@ const Y3 = f.div`
5378
5378
  display: flex;
5379
5379
  justify-content: space-between;
5380
5380
  position: absolute;
5381
- bottom: 0px;
5382
- width: 100%;
5381
+ bottom: 12px;
5382
+ width: calc(100% - 50px);
5383
+ left: 21px;
5383
5384
  `, p5 = f.div`
5384
5385
  display: flex;
5385
5386
  width: 65%;
@@ -5424,8 +5425,6 @@ const Y3 = f.div`
5424
5425
  `, f5 = f.div`
5425
5426
  display: flex;
5426
5427
  flex-direction: column;
5427
- .WalletIcon {
5428
- }
5429
5428
 
5430
5429
  .amount-wrapper {
5431
5430
  gap: 5px;
@@ -1587,8 +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: 0px;
1591
- width: 100%;
1590
+ bottom: 12px;
1591
+ width: calc(100% - 50px);
1592
+ left: 21px;
1592
1593
  `,P9=f.div`
1593
1594
  display: flex;
1594
1595
  width: 65%;
@@ -1633,8 +1634,6 @@ See https://s-c.sh/2BAXzed for more info.`),window[pe]+=1);const Nt=f.div`
1633
1634
  `,G9=f.div`
1634
1635
  display: flex;
1635
1636
  flex-direction: column;
1636
- .WalletIcon {
1637
- }
1638
1637
 
1639
1638
  .amount-wrapper {
1640
1639
  gap: 5px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "livevegas-ui-kit",
3
- "version": "1.0.19",
3
+ "version": "1.0.21",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"