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>
2023-08-17 21:50:32 +00:00
..
chroma Fix dark theme highlight for "NameNamespace" (#26519) 2023-08-16 00:10:10 +02:00
codemirror Remove EasyMDE focus outline on text (#25328) 2023-06-18 04:10:07 +00:00
editor Several fixes for mobile UI (#25634) 2023-07-04 17:45:45 +00:00
features Move dropzone progress bar to bottom to show filename when uploading (#26492) 2023-08-14 22:36:53 +08:00
markup Render plaintext task list items for markdown files (#26186) 2023-07-27 14:15:31 +00:00
modules Remove fomantic transition module (#26469) 2023-08-16 22:12:40 +00:00
repo Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
shared Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2023-08-01 00:13:42 +02:00
standalone Add toasts to UI (#25449) 2023-06-27 02:45:24 +00:00
themes Remove fomantic transition module (#26469) 2023-08-16 22:12:40 +00:00
actions.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2023-08-01 00:13:42 +02:00
admin.css Fix various line-height styles (#26553) 2023-08-17 21:50:32 +00:00
base.css Fix various line-height styles (#26553) 2023-08-17 21:50:32 +00:00
dashboard.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2023-08-01 00:13:42 +02:00
explore.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2023-08-01 00:13:42 +02:00
font_i18n.css Fix `@font-face` overrides (#24855) 2023-05-24 01:48:51 +00:00
form.css Fix mobile navbar and misc cleanups (#25134) 2023-06-09 09:10:51 +00:00
helpers.css Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
home.css avoid hard-coding height in language dropdown menu (#25986) 2023-07-19 23:30:57 +02:00
index.css Refactor project templates (#26448) 2023-08-12 10:30:28 +00:00
install.css Make "install page" respect environment config (#25648) 2023-07-09 22:43:37 +00:00
org.css Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790) 2023-08-01 00:13:42 +02:00
repo.css Fix various line-height styles (#26553) 2023-08-17 21:50:32 +00:00
review.css Make `add line comment` buttons focusable (#25894) 2023-07-15 11:45:34 +02:00
user.css Fix the display of orgs listed in user profile (#26424) 2023-08-11 03:28:36 +08:00