mirror of
https://gitee.com/gitea/gitea
synced 2025-12-09 09:40:33 +08:00
fix markdown padding
This commit is contained in:
@@ -1072,6 +1072,8 @@ footer .container .links > *:first-child {
|
||||
font-size: 16px;
|
||||
line-height: 1.6 !important;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
.markdown.file-view {
|
||||
padding: 5px 2em 2em !important;
|
||||
}
|
||||
.markdown > *:first-child {
|
||||
|
||||
Reference in New Issue
Block a user