mirror of
https://github.com/trezor/trezor-wallet
synced 2025-01-22 22:10:58 +00:00
Fixed row
This commit is contained in:
parent
53ca124a55
commit
83e46bd012
@ -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