mirror of
https://github.com/BoostIo/Boostnote
synced 2025-12-13 09:46:22 +00:00
fix line-height
This commit is contained in:
@@ -126,13 +126,13 @@ marked()
|
||||
border-radius 5px
|
||||
overflow-x auto
|
||||
margin 0 0 15px
|
||||
line-height 1.35em
|
||||
&>code
|
||||
line-height 1.35
|
||||
code
|
||||
margin 0
|
||||
padding 0
|
||||
border none
|
||||
border-radius 0
|
||||
&>pre
|
||||
pre
|
||||
border none
|
||||
margin -5px
|
||||
&>span.lineNumber
|
||||
@@ -142,8 +142,6 @@ marked()
|
||||
margin 0 0.5em 0 -0.5em
|
||||
border-right 1px solid
|
||||
text-align right
|
||||
font-size 0.9em
|
||||
line-height 1.65em
|
||||
&>span
|
||||
display block
|
||||
padding 0 .5em 0 1em
|
||||
|
||||
Reference in New Issue
Block a user