mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-07 14:50:52 +00:00
make overlay a bit lighter
This commit is contained in:
parent
5cc91bc552
commit
c2db5444a0
@ -33,7 +33,7 @@ const Overlay = styled.div`
|
||||
position: absolute;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background: rgba(0, 0, 0, 0.2);
|
||||
background: rgba(0, 0, 0, 0.1);
|
||||
animation: ${FADE_IN} 0.25s;
|
||||
`;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user