fix(@desktop/chat): The asset name is overlapped by an arrow
fixes #6056
This commit is contained in:
parent
d97ee7a7cd
commit
3a70499f15
|
@ -1 +1 @@
|
|||
Subproject commit 2e0f89256357449cd38d817c6d1e587e9ff08bcd
|
||||
Subproject commit 8fc073a749c5499c4cd3f43bd3382e215476e1fa
|
|
@ -161,7 +161,6 @@ Item {
|
|||
|
||||
StatusAssetSelector {
|
||||
id: selectAsset
|
||||
width: 86
|
||||
height: 28
|
||||
anchors.top: inputAmount.top
|
||||
anchors.topMargin: Style.current.bigPadding + 14
|
||||
|
|
Loading…
Reference in New Issue