@everymatrix/casino-filter-modal 0.0.249 → 0.0.252

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-filter-modal",
3
- "version": "0.0.249",
3
+ "version": "0.0.252",
4
4
  "main": "dist/casino-filter-modal.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "38af455e241b6ef7ccabb2367be2be59e6b24352"
39
+ "gitHead": "6824e7c03c551fb8c35921b8846fdbbb49f76169"
40
40
  }
@@ -152,7 +152,7 @@
152
152
  justify-content: center;
153
153
  width: 100%;
154
154
  height: 100%;
155
- z-index: 10;
155
+ z-index: 100;
156
156
  top: 0;
157
157
  left: 0;
158
158
  background-color: rgba(0, 0, 0, .9);