搜索文字变小

This commit is contained in:
B05BEE13.卢郴群 2020-09-02 09:43:45 +08:00
parent 664083f0e3
commit 7c8b533a6e
1 changed files with 195 additions and 191 deletions

View File

@ -189,3 +189,7 @@ img.operator {
display: block; display: block;
margin: 0 auto; margin: 0 auto;
} }
.js-search-input {
font-size: 14px;
}