mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-15 18:41:12 +00:00
Remove red background from tooltip
This commit is contained in:
parent
7f133e6bb2
commit
fab3d601c6
@ -15,7 +15,6 @@ const Wrapper = styled.div`
|
||||
position: absolute;
|
||||
z-index: 1070;
|
||||
display: block;
|
||||
background: red;
|
||||
visibility: visible;
|
||||
border: 1px solid ${colors.DIVIDER};
|
||||
border-radius: 3px;
|
||||
|
Loading…
Reference in New Issue
Block a user