mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 16:10:25 +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>