tldraw/packages
Steve Ruiz e0e410ab5d
[fix] button gaps (#2130)
This PR fixes an issue with gaps in our buttons introduced by #2102. 

It also adjusts the spacing for the people menu items.

Before:
<img width="263" alt="image"
src="https://github.com/tldraw/tldraw/assets/23072548/204f5879-d337-4eca-921d-e052ec352d06">
<img width="274" alt="image"
src="https://github.com/tldraw/tldraw/assets/23072548/0fe3a59f-9b2a-4af9-a12f-358682e31c19">
<img width="262" alt="image"
src="https://github.com/tldraw/tldraw/assets/23072548/cba016ad-23a4-4550-896c-5485593c1aae">

After:
<img width="253" alt="image"
src="https://github.com/tldraw/tldraw/assets/23072548/d88d0da2-e48d-42af-a6ec-050abad0be31">
<img width="262" alt="image"
src="https://github.com/tldraw/tldraw/assets/23072548/c3b9602a-1f4b-494b-80c6-7a0ff60876ed">
<img width="239" alt="image"
src="https://github.com/tldraw/tldraw/assets/23072548/464e1c67-65bc-4b00-9a36-224dc3de0d8d">

Closes https://github.com/tldraw/brivate/issues/3123

### Change Type

- [x] `patch` — Bug fix
2023-10-31 11:32:14 +00:00
..
assets Update CHANGELOG.md [skip ci] 2023-10-17 14:39:34 +00:00
editor [feature] multi-scribbles (#2125) 2023-10-29 14:37:36 +00:00
state Remove (optional) from jsdocs (#2109) 2023-10-20 15:31:50 +00:00
store Update CHANGELOG.md [skip ci] 2023-10-17 14:39:34 +00:00
tldraw [fix] button gaps (#2130) 2023-10-31 11:32:14 +00:00
tlschema [feature] multi-scribbles (#2125) 2023-10-29 14:37:36 +00:00
utils Update CHANGELOG.md [skip ci] 2023-10-17 14:39:34 +00:00
validate Update CHANGELOG.md [skip ci] 2023-10-17 14:39:34 +00:00