@everymatrix/casino-header-controller 0.0.118 → 0.0.119

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-header-controller",
3
- "version": "0.0.118",
3
+ "version": "0.0.119",
4
4
  "main": "dist/casino-header-controller.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -37,5 +37,5 @@
37
37
  "publishConfig": {
38
38
  "access": "public"
39
39
  },
40
- "gitHead": "2b3a5975cb7b7356688a245141561f45cc075eaa"
40
+ "gitHead": "6b98151ba25a6af088b7c9d63e625baceca5584a"
41
41
  }
@@ -411,6 +411,9 @@
411
411
  color: #fff;
412
412
  border: none;
413
413
  cursor: pointer;
414
+ option {
415
+ color: #0a0c19;
416
+ }
414
417
  }
415
418
 
416
419
  .ItemBalance {