fix(desktop): trafficLightPosition y 按按钮中心语义调为 18,与顶条标题垂直对齐
ci / server (push) Failing after 10s
ci / design-system (push) Failing after 12s

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
wangjia
2026-07-11 08:53:07 +08:00
parent 559e224301
commit 7d155fa2de
+2 -2
View File
@@ -24,8 +24,8 @@
"transparent": true, "transparent": true,
"shadow": true, "shadow": true,
"trafficLightPosition": { "trafficLightPosition": {
"x": 16, "x": 18,
"y": 12 "y": 18
} }
}, },
{ {