Add a bit more padding on search padding and reduce its font size
This commit is contained in:
parent
bf242bb119
commit
b12d92647d
1 changed files with 1 additions and 1 deletions
|
@ -933,7 +933,7 @@ table,
|
|||
outline: none;
|
||||
border: 1px solid;
|
||||
border-radius: 2px;
|
||||
padding: 5px 8px;
|
||||
padding: 8px;
|
||||
font-size: 1rem;
|
||||
transition: border-color 300ms ease;
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue