pinokiod 3.155.0 → 3.156.0

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": "pinokiod",
3
- "version": "3.155.0",
3
+ "version": "3.156.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -812,6 +812,7 @@ form.search .btn.clone {
812
812
  }
813
813
 
814
814
  body {
815
+ background: white;
815
816
  height: 100%;
816
817
  box-sizing: border-box;
817
818
  margin: 0;
@@ -62,6 +62,7 @@
62
62
  }
63
63
 
64
64
  .layout-leaf {
65
+ background: var(--layout-background);
65
66
  position: absolute;
66
67
  box-sizing: border-box;
67
68
  /*