Skip to content

Commit

Permalink
[communities]: increased token holders combo width
Browse files Browse the repository at this point in the history
Closes #10258
  • Loading branch information
alexandraB99 committed May 8, 2023
1 parent 39b9b5e commit edb4af0
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -100,10 +100,8 @@ Control {

StatusComboBox {
id: combo

Layout.preferredWidth: 70
Layout.preferredWidth: 88
Layout.preferredHeight: 44

visible: root.isSelectorMode && amount > 1
control.spacing: Style.current.halfPadding / 2
model: amount
Expand Down

0 comments on commit edb4af0

Please sign in to comment.