gitea/web_src
wxiaoguang fe2b9274b1
Fix various line-height styles ()
Fix 

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>
..
css Fix various line-height styles ()
fomantic Remove fomantic transition module ()
js Remove fomantic transition module ()
svg Use inline SVG for built-in OAuth providers ()