docs: type highlight (#4264)
This commit is contained in:
@@ -132,6 +132,13 @@ export default {
|
||||
font-family: inherit;
|
||||
word-break: keep-all;
|
||||
}
|
||||
|
||||
em {
|
||||
color: @van-doc-fuchsia;
|
||||
font-size: 12px;
|
||||
font-family: @van-doc-code-font-family;
|
||||
font-style: normal;
|
||||
}
|
||||
}
|
||||
|
||||
ul li,
|
||||
|
||||
Reference in New Issue
Block a user