material-components-web icon indicating copy to clipboard operation
material-components-web copied to clipboard

[Typography] Line-height issue

Open oliviertassinari opened this issue 5 years ago • 0 comments

Bug report

Steps to reproduce

  1. Go to https://material-components.github.io/material-components-web-catalog/#/component/typography
  2. Remove the margins on the headers
  3. Set the container overflow: auto
  4. Add a letter with a high ascender, e.g. Ü.

Actual behavior

Notice that the letter is cut off.

Expected behavior

The letter is visible

Screenshots

Capture d’écran 2019-12-05 à 13 20 52

Possible solution

https://github.com/mui-org/material-ui/pull/18663

oliviertassinari avatar Dec 05 '19 12:12 oliviertassinari