[fix] Code section height
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -514,10 +514,13 @@ body.project
|
|||||||
height 2px
|
height 2px
|
||||||
|
|
||||||
.current
|
.current
|
||||||
|
min-height 100%
|
||||||
|
|
||||||
pre
|
pre
|
||||||
code
|
code
|
||||||
display inline-block
|
display inline-block
|
||||||
width 999999px
|
width 999999px
|
||||||
|
min-height 100%
|
||||||
margin-right 15px
|
margin-right 15px
|
||||||
margin-bottom 15px
|
margin-bottom 15px
|
||||||
margin-left 38px
|
margin-left 38px
|
||||||
|
|||||||
Reference in New Issue
Block a user