mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-08-04 12:38:51 -04:00
28847d72d6
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.