mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 14:26:34 +00:00
41ba77e525
- 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