mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-06-16 01:35:36 -04: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.