mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-07-08 11:56:59 +00:00
be126afcf8
The 6px dot was easy to miss on touch / small-cursor setups. Replace padding-only sizing with explicit width:18px;height:18px on the button, dot centered inside via justify-content. Anchor moved from right:9 → right:6 so the visible dot stays where it was; the extra clickable area extends inward from the chip edge.