Merge pull request #2 from cinderblockgames/default-select
Increasing size of icon button.
This commit is contained in:
commit
79ec7b2f94
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ const StyledButton = styled.button`
|
|||
border: none;
|
||||
padding: 0;
|
||||
background: none;
|
||||
font-size: 1rem;
|
||||
|
||||
&:hover {
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in a new issue