1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 21:08:57 +00:00

Fixed underline

This commit is contained in:
Vladimir Volek 2018-10-21 16:31:45 +02:00 committed by Szymon Lesisz
parent d257a64166
commit dca466ed8a

View File

@ -105,6 +105,7 @@ const UpdateFeeWrapper = styled.span`
const StyledLink = styled(Link)`
margin-left: 4px;
white-space: nowrap;
`;
const ToggleAdvancedSettingsWrapper = styled.div`