mirror of
https://github.com/dashpay/dash.git
synced 2024-12-27 21:12:48 +01:00
align "amount" input in send coins dialog to the right
This commit is contained in:
parent
822f2e3ddf
commit
6717457390
@ -57,6 +57,9 @@
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
<property name="alignment">
|
||||
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="3" column="2">
|
||||
|
Loading…
Reference in New Issue
Block a user