@everymatrix/casino-filter-page 1.12.7 → 1.13.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-filter-page",
3
- "version": "1.12.7",
3
+ "version": "1.13.0",
4
4
  "main": "dist/casino-filter-page.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": "7f8097b50f6a8794ce81f8961ed3efba1842a578"
38
+ "gitHead": "1e1112223dbbcaa114d0dc15006eb09f2beabedd"
39
39
  }
@@ -361,9 +361,7 @@
361
361
  </div>
362
362
 
363
363
  <style lang="scss">
364
- :host {
365
- font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
366
- }
364
+
367
365
 
368
366
  .FilterModalContent {
369
367
  max-height: 80vh;