mirror of
https://github.com/flutter/flutter
synced 2024-11-05 18:37:51 +00:00
Add padding around flutter api docs search input (#44980)
This commit is contained in:
parent
7ec2d360bc
commit
c8cb245f24
1 changed files with 1 additions and 1 deletions
|
@ -107,7 +107,7 @@ code {
|
|||
background-image: none;
|
||||
border: 1px solid #ccc;
|
||||
border-radius: 2px;
|
||||
padding: 4px 6px;
|
||||
padding: 14px 6px;
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue