]> source.dussan.org Git - gitea.git/commit
Fix various line-height styles (#26553)
authorwxiaoguang <wxiaoguang@gmail.com>
Thu, 17 Aug 2023 21:50:32 +0000 (05:50 +0800)
committerGitHub <noreply@github.com>
Thu, 17 Aug 2023 21:50:32 +0000 (21:50 +0000)
commitfe2b9274b13f33fdfa77e2ae46f63b31a92a810a
tree4b56130e7b10e5c3d951ef8edb5f10da96eb931f
parentb658f2c61bc70f0ce79d1be7eb1d7654273716e3
Fix various line-height styles (#26553)

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.

![image](https://github.com/go-gitea/gitea/assets/2114189/3f2e8fb5-b326-4889-bfff-c79c75f1b7f4)

---------

Co-authored-by: silverwind <me@silverwind.io>
web_src/css/admin.css
web_src/css/base.css
web_src/css/repo.css