mirror of
https://gitee.com/gitea/gitea
synced 2025-12-30 20:26:34 +08:00
fix markdown padding
This commit is contained in:
@@ -4,7 +4,10 @@
|
||||
font-size: 16px;
|
||||
line-height: 1.6 !important;
|
||||
word-wrap: break-word;
|
||||
padding: 5px 2em 2em !important;
|
||||
|
||||
&.file-view {
|
||||
padding: 5px 2em 2em !important;
|
||||
}
|
||||
|
||||
>*:first-child {
|
||||
margin-top: 0 !important;
|
||||
|
||||
Reference in New Issue
Block a user