.md_wrap { max-width: var(--tooltip-content-max-width); :global { p, img, table { max-width: var(--tooltip-content-max-width); } } }