fix(cli): display ⌘ + k shortcuts on docsearch (#8529)

This commit is contained in:
nemo-shen
2021-04-15 09:38:32 +08:00
committed by GitHub
parent 277c7f7a73
commit dde06c43fe

View File

@@ -58,4 +58,8 @@ export default {
width: 18px;
height: 18px;
}
.DocSearch-Button-Key {
font-size: 12px;
}
</style>