mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-07 04:06:02 +00:00
- Adjusted StatusListItem height to account for scrollbar visibility by adding 16 pixels to contentHeight when tags are visible. - Set tagsScrollBarVisible to true in TokenListView to ensure the scrollbar is displayed as needed. fixes: 13620