1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-05 15:49:00 +00:00

better style for account add tooltip

This commit is contained in:
Vladimir Volek 2018-10-04 17:45:58 +02:00 committed by Szymon Lesisz
parent 54faf8c939
commit c94ebf6a47

View File

@ -187,7 +187,7 @@ const AccountMenu = (props: Props): ?React$Element<string> => {
} else {
discoveryStatus = (
<Tooltip
maxWidth={300}
maxWidth={200}
content={<TooltipContent>To add a new account, last account must have some transactions.</TooltipContent>}
placement="bottom"
>