You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/css
wxiaoguang fe2b9274b1
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>
2 years ago
..
chroma Fix dark theme highlight for "NameNamespace" (#26519) 2 years ago
codemirror Remove EasyMDE focus outline on text (#25328) 2 years ago
editor Several fixes for mobile UI (#25634) 2 years ago
features Move dropzone progress bar to bottom to show filename when uploading (#26492) 2 years ago
markup Render plaintext task list items for markdown files (#26186) 2 years ago
modules Remove fomantic transition module (#26469) 2 years ago
repo Refactor project templates (#26448) 2 years ago
shared Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
standalone Add toasts to UI (#25449) 2 years ago
themes Remove fomantic transition module (#26469) 2 years ago
actions.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
admin.css Fix various line-height styles (#26553) 2 years ago
base.css Fix various line-height styles (#26553) 2 years ago
dashboard.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
explore.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
font_i18n.css Fix `@font-face` overrides (#24855) 2 years ago
form.css Fix mobile navbar and misc cleanups (#25134) 2 years ago
helpers.css Refactor project templates (#26448) 2 years ago
home.css avoid hard-coding height in language dropdown menu (#25986) 2 years ago
index.css Refactor project templates (#26448) 2 years ago
install.css Make "install page" respect environment config (#25648) 2 years ago
org.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2 years ago
repo.css Fix various line-height styles (#26553) 2 years ago
review.css Make `add line comment` buttons focusable (#25894) 2 years ago
user.css Fix the display of orgs listed in user profile (#26424) 2 years ago