mirror of
https://github.com/trezor/trezor-wallet
synced 2025-02-23 13:32:02 +00:00
Fixed notification style without button
This commit is contained in:
parent
b7c1ef5962
commit
6fbb76b165
@ -37,6 +37,7 @@ const Wrapper = styled.div`
|
||||
background: ${colors.TEXT_SECONDARY};
|
||||
padding: 24px 48px 24px 24px;
|
||||
display: flex;
|
||||
min-height: 90px;
|
||||
flex-direction: row;
|
||||
text-align: left;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user