Commit Graph
2 Commits
Author SHA1 Message Date
hh a04ad0094f fix(css): an icon-only grid button centres its icon again
Obsidian styles every `button` with `justify-content: center`, so the reset
answers with `flex-start` - which also lands on a grid button and overrides
the inline half of its `place-items: center`. The rail's connection dot came
out pinned 12px left of centre inside its own hit area.
2026-09-05 00:28:50 +02:00
hh 04400c5076 feat(*): svelte 5 panel view sharing the gateway ui, obsidian theme, preview and tests 2026-08-29 18:30:31 +02:00