@everymatrix/casino-random-game 1.43.2 → 1.43.4

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-random-game",
3
- "version": "1.43.2",
3
+ "version": "1.43.4",
4
4
  "main": "dist/casino-random-game.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": "0477411e57fe6c3eda8ff28059aa540dcada8ae0"
38
+ "gitHead": "8464c47cb49b4ffa1c9debfac3a7dfc3097cf57a"
39
39
  }
@@ -269,7 +269,7 @@
269
269
  justify-content: center;
270
270
  width: 100%;
271
271
  height: 100%;
272
- z-index: 100;
272
+ z-index: 300;
273
273
  top: 0;
274
274
  left: 0;
275
275
  background-color: rgba(0, 0, 0, .9);