mirror of
https://github.com/trezor/trezor-wallet
synced 2025-02-25 22:42:09 +00:00
Fixed row
This commit is contained in:
parent
c5a9c8fdb7
commit
5c93a899cb
@ -33,7 +33,7 @@ const Message = styled.div`
|
|||||||
|
|
||||||
const Row = styled.div`
|
const Row = styled.div`
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: row;
|
||||||
`;
|
`;
|
||||||
|
|
||||||
const Content = ({
|
const Content = ({
|
||||||
|
Loading…
Reference in New Issue
Block a user