pinokiod 3.63.0 → 3.64.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.63.0",
3
+ "version": "3.64.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -2432,9 +2432,11 @@ body.minimized .mode-selector .caption {
2432
2432
  /*
2433
2433
  body.minimized .appcanvas, body.minimized main {
2434
2434
  */
2435
+ /*
2435
2436
  body.minimized .appcanvas {
2436
2437
  padding-top: 20px;
2437
2438
  }
2439
+ */
2438
2440
  body.minimized main, body.minimized iframe.mainframe {
2439
2441
  /*
2440
2442
  padding-top: 10px;