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
silverwind 6cac11cb1b
Fix line height on inline code preview (#30372)
Fixes https://github.com/go-gitea/gitea/issues/30353.

I don't know what causes `code-inner` to not inherit `line-height` from
its direct parent `.lines-code` but instead from grandparent `.markup`
even thought MDN tells me it's
[inherited](https://developer.mozilla.org/en-US/docs/Web/CSS/line-height#formal_definition).
This causes no negative impact on other code views, so I think it's the
best solution.
10 months ago
..
css Fix line height on inline code preview (#30372) 10 months ago
fomantic Remove fomantic list module (#30281) 10 months ago
js Fix and rewrite contrast color calculation, fix project-related bugs (#30237) 10 months ago
svg Update various logos and unify their filenames (#29637) 11 months ago