mirror of
https://github.com/trezor/trezor-wallet
synced 2025-03-08 04:36:21 +00:00
Fixed eye icon
This commit is contained in:
parent
151101a61c
commit
72fce49516
@ -115,8 +115,8 @@ const EyeButton = styled(Button)`
|
||||
padding: 0;
|
||||
position: absolute;
|
||||
left: auto;
|
||||
right: 60px;
|
||||
top: 3px;
|
||||
right: 10px;
|
||||
top: 6px;
|
||||
`;
|
||||
|
||||
const AccountReceive = (props: Props) => {
|
||||
|
Loading…
Reference in New Issue
Block a user