1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-06-16 04:58:46 +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` const Wrapper = styled.div`
width: 100%;
position: relative; position: relative;
color: ${colors.TEXT_PRIMARY}; color: ${colors.TEXT_PRIMARY};
background: ${colors.TEXT_SECONDARY}; background: ${colors.TEXT_SECONDARY};