mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-02 21:28:12 +00:00
quickfix: Log component width 100%
100% width on LandingPage
This commit is contained in:
parent
f5bf14b776
commit
449b2923fd
@ -25,6 +25,7 @@ const Wrapper = styled.div`
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
text-align: left;
|
||||
width: 100%;
|
||||
`;
|
||||
|
||||
const Click = styled.div`
|
||||
|
Loading…
Reference in New Issue
Block a user