1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-13 20:08:56 +00:00

Removed red background

This commit is contained in:
Vladimir Volek 2018-09-17 11:14:24 +02:00
parent 8a8d17e08e
commit 5ea44176bb

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;