livevegas-ui-kit 1.0.11 → 1.0.12

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.
@@ -5071,6 +5071,7 @@ const Y3 = f.div`
5071
5071
  gap: 16px;
5072
5072
  align-items: center;
5073
5073
  max-width: 450px;
5074
+ min-width: 450px;
5074
5075
  position: relative;
5075
5076
  `, nr = f.div`
5076
5077
  display: flex;
@@ -1423,6 +1423,7 @@ See https://s-c.sh/2BAXzed for more info.`),window[ce]+=1);const Nt=f.div`
1423
1423
  gap: 16px;
1424
1424
  align-items: center;
1425
1425
  max-width: 450px;
1426
+ min-width: 450px;
1426
1427
  position: relative;
1427
1428
  `,Tn=f.div`
1428
1429
  display: flex;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "livevegas-ui-kit",
3
- "version": "1.0.11",
3
+ "version": "1.0.12",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"