-
Notifications
You must be signed in to change notification settings - Fork 190
bug: misaligned wallet details tabs component #1639
Comments
Thanks for opening this issue! A maintainer will review this in the next few days and explicitly select labels so you know what's going on. If no reviewer appears after a week, a reminder will be sent out. |
This issue has been closed. If you wish to re-open it please provide additional information. |
@davimello28 It's possible to reproduce this issue by resizing the wallet height to <640px. Solution: Add to @dated can you test it ---^ and tell me what you think. |
This issue has now been re-opened. If applicable please provide additional information as requested by one of the reviewers. |
Added the fixes for the sidebar and wallet details component to #1638 in 850437d and 8eae98c @brenopolanski. I didn't observe any side effects. |
This issue has been closed. If you wish to re-open it please provide additional information. |
The tabs component on the wallet details is not aligned to the lefthand menu.
The root cause is the following css class definition. On first look I couldn't find out why the max-height is adjusted in the first place, removing that line didn't have any negative side effects, might need more investigating.
The text was updated successfully, but these errors were encountered: