mirror of
https://github.com/trezor/trezor-wallet
synced 2025-02-25 14:32:03 +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`
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
flex-direction: row;
|
||||
`;
|
||||
|
||||
const Content = ({
|
||||
|
Loading…
Reference in New Issue
Block a user