@everymatrix/player-bonus-history 1.12.6 → 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/player-bonus-history",
3
- "version": "1.12.6",
3
+ "version": "1.13.0",
4
4
  "main": "dist/player-bonus-history",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "026a68f7a1e50f7a829cccf3a3f82cd7776b6f31"
39
+ "gitHead": "1e1112223dbbcaa114d0dc15006eb09f2beabedd"
40
40
  }
@@ -235,9 +235,7 @@
235
235
 
236
236
  <style lang="scss">
237
237
 
238
- :host {
239
- font-family: system-ui, -apple-system, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji';
240
- }
238
+
241
239
 
242
240
  .BonusesWrapper {
243
241
  color: var(--emfe-w-color-contrast, #07072A);