mirror of
https://github.com/docsifyjs/docsify.git
synced 2025-12-08 19:55:52 +00:00
fix(search): fix input style
This commit is contained in:
parent
bf1ae7802d
commit
2d6a51b057
@ -30,6 +30,9 @@ function style () {
|
||||
padding: 7px;
|
||||
line-height: 22px;
|
||||
font-size: 14px;
|
||||
-webkit-appearance: none;
|
||||
-moz-appearance: none;
|
||||
appearance: none;
|
||||
}
|
||||
|
||||
.search h2 {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user