1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-03 21:00:55 +00:00

Revert "Fixed width of notification"

This reverts commit e4b6cc24dd.
This commit is contained in:
Vladimir Volek 2018-10-09 15:28:50 +02:00
parent ae729dcc46
commit 4903916e3d

View File

@ -33,7 +33,6 @@ type NProps = {
};
const Wrapper = styled.div`
width: 100%;
position: relative;
color: ${colors.TEXT_PRIMARY};
background: ${colors.TEXT_SECONDARY};