1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-09 17:24:43 +00:00
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
..
2023-09-03 02:58:52 +00:00
2023-08-31 02:29:59 +00:00
2023-06-27 02:45:24 +00:00
2023-08-31 11:21:18 +02:00
2023-08-28 19:43:59 +00:00
2023-08-12 10:30:28 +00:00
2023-08-28 19:43:59 +00:00