mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-12 16:35:52 +01:00
Fix styles
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
}
|
}
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
<div class="box-content-bottom commit-commentContent-@comment.commentId markdown-body">
|
<div class="box-content-bottom issue-content commit-commentContent-@comment.commentId markdown-body">
|
||||||
@markdown(comment.content, repository, false, true, true, hasWritePermission)
|
@markdown(comment.content, repository, false, true, true, hasWritePermission)
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
@@ -1530,7 +1530,7 @@ div.markdown-body li {
|
|||||||
|
|
||||||
div.markdown-body p {
|
div.markdown-body p {
|
||||||
margin: 15px 0;
|
margin: 15px 0;
|
||||||
line-height: 1.7;
|
line-height: 1.5;
|
||||||
}
|
}
|
||||||
|
|
||||||
div.markdown-body pre {
|
div.markdown-body pre {
|
||||||
|
|||||||
Reference in New Issue
Block a user