docs: fix overview page search input style (#29094)

close #29053
This commit is contained in:
afc163 2021-01-30 20:44:15 +08:00 committed by GitHub
parent 8079780392
commit 406e5c77c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,7 +27,7 @@
} }
} }
.components-overview-search { .components-overview-search.ant-input-affix-wrapper {
width: 100%; width: 100%;
padding: 0; padding: 0;
font-size: 20px; font-size: 20px;