forgejo/templates
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.
2023-09-04 13:38:59 +00:00
..
admin Show queue's active worker number (#26896) 2023-09-04 21:07:32 +08:00
api/packages/pypi
base Refactor og:description to limit the max length (#26876) 2023-09-03 01:43:29 +00:00
code
custom
devtest Remove CSS has selector and improve various styles (#26891) 2023-09-04 18:22:46 +08:00
explore
mail
org
package Minor dashboard tweaks, fix flex-list margins (#26829) 2023-08-31 21:28:45 +00:00
projects
repo More fixes for the "commit-body" (#26898) 2023-09-04 13:38:59 +00:00
shared Relocate the RSS user feed button (#26882) 2023-09-03 11:06:59 +00:00
status
swagger feat(API): add secret deletion functionality for repository (#26808) 2023-09-01 13:02:49 +00:00
user Enable djlint H008 and fix issues (#26869) 2023-09-01 17:32:39 +00:00
home.tmpl
install.tmpl
post-install.tmpl