mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-29 02:18:06 +00:00
responsive landing initialization error
This commit is contained in:
parent
cac5b73072
commit
58374ca17a
@ -5,7 +5,6 @@ import styled from 'styled-components';
|
|||||||
import Notification from 'components/Notification';
|
import Notification from 'components/Notification';
|
||||||
|
|
||||||
const Wrapper = styled.div`
|
const Wrapper = styled.div`
|
||||||
min-width: 720px;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user