fix: use physical marginRight for RTL nav offset (not logical)
In RTL, marginInlineEnd maps to physical left, which pushed
content toward the nav. Using physical marginRight correctly
offsets content away from the right-side nav.
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>
Showing