mirror of
https://github.com/wahyd4/docsify.git
synced 2026-08-09 05:16:06 +10:00
Fix #967 token position markdown
This commit is contained in:
@@ -171,3 +171,5 @@ code .token
|
||||
-webkit-font-smoothing initial
|
||||
-moz-osx-font-smoothing initial
|
||||
min-height 1.5rem
|
||||
position: relative
|
||||
left: auto
|
||||
|
||||
@@ -201,6 +201,8 @@ code .token
|
||||
-moz-osx-font-smoothing initial
|
||||
-webkit-font-smoothing initial
|
||||
min-height 1.5rem
|
||||
position: relative
|
||||
left: auto
|
||||
|
||||
pre::after
|
||||
color #ccc
|
||||
|
||||
@@ -213,6 +213,8 @@ code .token
|
||||
-moz-osx-font-smoothing initial
|
||||
-webkit-font-smoothing initial
|
||||
min-height 1.5rem
|
||||
position: relative
|
||||
left: auto
|
||||
|
||||
pre::after
|
||||
color #ccc
|
||||
|
||||
@@ -210,6 +210,8 @@ code .token
|
||||
-moz-osx-font-smoothing initial
|
||||
-webkit-font-smoothing initial
|
||||
min-height 1.5rem
|
||||
position: relative
|
||||
left: auto
|
||||
|
||||
pre::after
|
||||
color #ccc
|
||||
|
||||
Reference in New Issue
Block a user