mirror of
https://gitee.com/gitea/gitea
synced 2025-12-15 20:46:38 +08:00
Fix #26537 Use the same default line-height as "normalize.css" instead of "1". "1" is not right because it doesn't work with descent part and causes overflow problems.  --------- Co-authored-by: silverwind <me@silverwind.io>