livevegas-ui-kit 1.0.268 → 1.0.269

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.
@@ -9321,6 +9321,10 @@ const jr = ({
9321
9321
  width: 100%;
9322
9322
  }
9323
9323
 
9324
+ .content-items:last-child {
9325
+ padding-bottom: 420px;
9326
+ }
9327
+
9324
9328
  .table-wrapper {
9325
9329
  width: 100%;
9326
9330
  display: flex;
@@ -2230,6 +2230,10 @@ See https://s-c.sh/2BAXzed for more info.`),window[_a]+=1);const ps=f.div`
2230
2230
  width: 100%;
2231
2231
  }
2232
2232
 
2233
+ .content-items:last-child {
2234
+ padding-bottom: 420px;
2235
+ }
2236
+
2233
2237
  .table-wrapper {
2234
2238
  width: 100%;
2235
2239
  display: flex;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "livevegas-ui-kit",
3
- "version": "1.0.268",
3
+ "version": "1.0.269",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"