Reset border-radius for <button> elements
This commit is contained in:
parent
a6e329faf0
commit
df05b1de79
1 changed files with 1 additions and 0 deletions
|
@ -474,6 +474,7 @@ input[type="search"] {
|
|||
background: white;
|
||||
color: black;
|
||||
border: none;
|
||||
border-radius: 0;
|
||||
flex: 1;
|
||||
|
||||
font-family: inherit;
|
||||
|
|
Loading…
Reference in a new issue