@mideind/netskrafl-react 3.2.7 → 3.2.8

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.
@@ -9186,6 +9186,7 @@ div.gatadagsins-board-area.celebrate div.netskrafl-tile.netskrafl-racktile {
9186
9186
  .netskrafl-container .modal-dialog.gatadagsins-help {
9187
9187
  visibility: visible;
9188
9188
  position: fixed;
9189
+ background-color: var(--container-bg-color);
9189
9190
  top: 52%;
9190
9191
  left: 50%;
9191
9192
  transform: translate(-50%, -50%);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mideind/netskrafl-react",
3
- "version": "3.2.7",
3
+ "version": "3.2.8",
4
4
  "description": "React UI for Netskrafl",
5
5
  "repository": {
6
6
  "type": "git",