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.
forgejo/web_src
wxiaoguang 682552378f
More fixes for the "commit-body" (#26898)
The changes for "commit-body" in #26877 are not ideal.

The reason is: the "commit-body" is usually a `<pre>`, it has default
margins. In most cases, we do not need that large margin. So, this PR
introduces a general but small margin for all "commit-body" elements.
Then these `gt-m-0` could be removed.

The `:not` selector is not needed, because the `.timeline-item` selector
is already clear enough.
10 months ago
..
css More fixes for the "commit-body" (#26898) 10 months ago
fomantic Remove fomantic `text` module (#26777) 11 months ago
js Reorder blocks in vue SFCs (#26874) 10 months ago
svg Use inline SVG for built-in OAuth providers (#25171) 1 year ago