1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-11-24 08:57:03 -05:00
forgejo/modules/markup/markdown/callout
Gusted 06e72e22d5 [BUG] Center icon and callout text
- Wrap the icon and callout into a seperate `<p>` which has `display:
flex; align-items: center` set. To center the icon with the callout text.
- Resolves #3006

(cherry picked from commit 6ffae461d4)
2024-04-04 12:18:32 +00:00
..
ast.go modules/markup: Lift out the GitHub callout transformer 2024-02-17 18:04:55 +01:00
github.go [BUG] Center icon and callout text 2024-04-04 12:18:32 +00:00
github_legacy.go [BUG] Center icon and callout text 2024-04-04 12:18:32 +00:00