fix(style): valine dark style, header title and figure margin (#285)

This commit is contained in:
Dillon
2020-04-29 20:42:55 +08:00
committed by GitHub
parent 56026f934d
commit ab81038df6
10 changed files with 63 additions and 8 deletions

View File

@@ -12,4 +12,8 @@
[theme=dark] & {
@import "themes/dark/index";
}
div.mermaidTooltip {
z-index: 50;
}
}