chore(cli): improve header style

This commit is contained in:
chenjiahan
2020-12-02 15:28:45 +08:00
parent 5de2acd964
commit f457ae3c87
3 changed files with 21 additions and 8 deletions

View File

@@ -50,5 +50,15 @@ export default {
.DocSearch-Button {
height: 32px;
background: #f7f8fa;
&:hover {
box-shadow: none;
}
}
.DocSearch-Search-Icon {
width: 18px;
height: 18px;
}
</style>