@xcanwin/manyoyo 5.8.2 → 5.8.3

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.
@@ -15,7 +15,7 @@
15
15
  --line-strong: #b59263;
16
16
  --line-soft: rgba(181, 146, 99, 0.26);
17
17
  --tree-guide: rgba(181, 146, 99, 0.44);
18
- --tree-guide-soft: rgba(181, 146, 99, 0.2);
18
+ --tree-guide-soft: rgba(181, 146, 99, 0.44);
19
19
 
20
20
  --text: #1f1a14;
21
21
  --muted: #6a5f52;
@@ -719,7 +719,7 @@ button.tree-toggle:active {
719
719
  width: 10px;
720
720
  height: 1px;
721
721
  background: var(--tree-guide-soft);
722
- transform: translateY(-0.5px);
722
+ transform: translateY(0);
723
723
  }
724
724
 
725
725
  .disclosure-toggle {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xcanwin/manyoyo",
3
- "version": "5.8.2",
3
+ "version": "5.8.3",
4
4
  "imageVersion": "1.9.0-common",
5
5
  "playwrightCliVersion": "0.1.1",
6
6
  "description": "AI Agent CLI Security Sandbox for Docker and Podman",