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