withastro / astro

The web framework for content-driven websites. ⭐️ Star to support our work!
https://astro.build
Other
43.84k stars 2.28k forks source link

[ui] fix margin around devtool tooltip icon in `rtl` #11338

Closed zaaakher closed 3 days ago

zaaakher commented 3 days ago

Changes

Fixes the margin in the tooltip title SVG icon to work in both RTL and LTR layouts

Before

image

After

image

Testing

I didn't add a test because I think the change I made is extremely small. Plus I only found a test for tooltip-positon

Docs

Nothing changed or needs to be changed in the docs.

changeset-bot[bot] commented 3 days ago

🦋 Changeset detected

Latest commit: 8f645946f42075071ae380ec3739d4f00257dcfc

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR