Compare commits

...

1 Commits

Author SHA1 Message Date
Jiayuan Zhang
a2dbf03785 fix(desktop): center dock icon within canvas
The bundled dock icon used by `pnpm dev:desktop` had its squircle
touching the top of the 1024×1024 canvas (T=0, B=11), making the
shape look shifted up in the macOS dock. Shift content down 6px
to balance margins (T=6, B=5).
2026-04-17 09:25:47 +08:00

Binary file not shown.

Before

Width:  |  Height:  |  Size: 735 KiB

After

Width:  |  Height:  |  Size: 534 KiB