Add padding around flutter api docs search input (#44980)

This commit is contained in:
冷石 Boy
2020-07-31 00:17:57 +08:00
committed by GitHub
parent 7ec2d360bc
commit c8cb245f24

View File

@@ -107,7 +107,7 @@ code {
background-image: none;
border: 1px solid #ccc;
border-radius: 2px;
padding: 4px 6px;
padding: 14px 6px;
font-size: 15px;
}