@everymatrix/casino-game-thumbnail 0.0.201 → 0.0.202

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-game-thumbnail",
3
- "version": "0.0.201",
3
+ "version": "0.0.202",
4
4
  "main": "dist/casino-game-thumbnail.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": "71051531499cfea745b53a0f7c0a77a252990ae7"
39
+ "gitHead": "d4e45d04feaefeedf3a6530ff705136d3a49ed86"
40
40
  }
@@ -246,6 +246,7 @@
246
246
  width: 100%;
247
247
  height: 100%;
248
248
  overflow: hidden;
249
+ border-radius: 5px;
249
250
  .GameBg {
250
251
  width: 100%;
251
252
  height: 100%;