mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-08 23:21:00 +00:00
hack to make "earth icon" open select on click
This commit is contained in:
parent
43f174156e
commit
c086fa231a
@ -15,9 +15,12 @@ const SelectWrapper = styled.div`
|
||||
|
||||
const SelectIcon = styled.span`
|
||||
padding: 0px 6px;
|
||||
margin-right: -20px;
|
||||
`;
|
||||
|
||||
const StyledSelect = styled.select`
|
||||
height: 100%;
|
||||
padding-left: 20px;
|
||||
border: 0;
|
||||
background: transparent;
|
||||
cursor: pointer;
|
||||
|
Loading…
Reference in New Issue
Block a user