1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-16 02:51:03 +00:00

Remove red background from tooltip

This commit is contained in:
Vasek Mlejnsky 2018-09-20 09:54:04 +02:00
parent 7f133e6bb2
commit fab3d601c6

View File

@ -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;