mirror of
https://github.com/go-gitea/gitea
synced 2025-07-14 14:37:20 +00:00
Backport #30298 by wxiaoguang Fix #30292 To avoid unnecessary style overriding, use "div" instead of "code" Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
This commit is contained in:
@ -432,7 +432,7 @@
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.markup code:not(.code-inner),
|
||||
.markup code,
|
||||
.markup tt {
|
||||
padding: 0.2em 0.4em;
|
||||
margin: 0;
|
||||
|
Reference in New Issue
Block a user