@everymatrix/casino-games-category-section 1.41.0 → 1.43.0

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-games-category-section",
3
- "version": "1.41.0",
3
+ "version": "1.43.0",
4
4
  "main": "dist/casino-games-category-section.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "a1aaa3db1a2ef037a353887d3c171ebe10f9403a"
38
+ "gitHead": "2b46cd3311230285da87ca4b133f9dd5735a0db7"
39
39
  }
@@ -1234,6 +1234,7 @@
1234
1234
  overflow-x: auto;
1235
1235
  overflow-y: hidden;
1236
1236
  padding-bottom: 5px;
1237
+ overscroll-behavior-x: none;
1237
1238
 
1238
1239
  .game-tile-2x1 {
1239
1240
  grid-row: span 2;