chore(docs): update docs and valine emoji style

This commit is contained in:
Dillon
2020-05-07 00:17:44 +08:00
parent 87923f284c
commit 6e1e86eade
5 changed files with 9 additions and 4 deletions

View File

@@ -61,4 +61,9 @@ $code-background-color-dark: #272C34 !default;
background: $code-background-color-dark;
}
}
.emoji, .vemoji {
max-width: 1.5em;
vertical-align: text-bottom;
}
}