@everymatrix/casino-tournaments-filter-controller 0.0.162 → 0.0.166

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-tournaments-filter-controller",
3
- "version": "0.0.162",
3
+ "version": "0.0.166",
4
4
  "main": "dist/casino-tournaments-filter-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": "f0ae2ffa2c984a3f90ab2eea42992f92e6acf725"
40
+ "gitHead": "cc5cea8f5d4ed68bf0b052d98cc82ce69e97fc45"
41
41
  }
@@ -176,7 +176,7 @@
176
176
 
177
177
  li.MobileClass {
178
178
  position: absolute;
179
- left: 0;
179
+ left: 10px;
180
180
  top: -15px;
181
181
  font-size: 14px;
182
182
  height: auto;