pinokiod 3.196.0 → 3.197.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.196.0",
3
+ "version": "3.197.0",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -2702,9 +2702,11 @@ body.dark .mode-selector .btn2.selected {
2702
2702
  top: 26px;
2703
2703
  }
2704
2704
  }
2705
+ /*
2705
2706
  body[data-agent='electron'] {
2706
2707
  padding-top: 26px;
2707
2708
  }
2709
+ */
2708
2710
  body.dark #dropdown-portal .dropdown-content {
2709
2711
  background: rgb(34, 34, 34);
2710
2712
  }