Skip to content

Commit

Permalink
chore(@AccountContexMenu.qml): make the context menu dynamic
Browse files Browse the repository at this point in the history
Removed the predefined width to the new option of including/excluding from total balance is fully visible
  • Loading branch information
anastasiyaig committed Nov 1, 2023
1 parent c7c5ec3 commit 6311254
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/app/AppLayouts/Wallet/views/AccountContextMenu.qml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ StatusMenu {
signal addWatchOnlyAccountClicked()
signal hideFromTotalBalanceClicked(string address, bool hideFromTotalBalance)

width: 204

StatusSuccessAction {
id: copyAddressAction
Expand Down

0 comments on commit 6311254

Please sign in to comment.