1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-01-24 15:00:58 +00:00

Fixed underline

This commit is contained in:
Vladimir Volek 2018-10-21 16:31:45 +02:00
parent d257a64166
commit fe41a0d302

View File

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