mirror of
https://github.com/withastro/astro.git
synced 2025-02-24 22:46:02 -05:00
9 lines
221 B
Markdown
9 lines
221 B
Markdown
|
---
|
||
|
"astro": patch
|
||
|
---
|
||
|
|
||
|
Correctly position inspection tooltip in RTL mode
|
||
|
|
||
|
When RTL mode is turned on, the inspection tooltip tend to overflow the window on the left side.
|
||
|
Additional check has been added to prevent that.
|