main ← ux-inline-footnote-fit
opened 05:56PM - 27 Oct 25 UTC
Some content like `pre` and `code` needs to know it can shrink to avoid overflow… (we already have overflow wrap present)
Before:
<img width="500" alt="image" src="https://github.com/user-attachments/assets/2910ab3d-fa65-42cb-bcc4-2e204625e141" />
After:
<img width="500" alt="image" src="https://github.com/user-attachments/assets/30f9c769-480a-4368-98b7-287c7424e252" />