mirror of
https://github.com/sparrowwallet/sparrow.git
synced 2026-08-10 08:37:05 +00:00
followup
This commit is contained in:
@@ -159,7 +159,7 @@ public class TransactionController implements Initializable {
|
||||
|
||||
if(form != null) {
|
||||
Label label = form.getLabel();
|
||||
label.setMaxWidth(110);
|
||||
label.setMaxWidth(115);
|
||||
setGraphic(label);
|
||||
|
||||
if(form.getSigningWallet() != null) {
|
||||
|
||||
Reference in New Issue
Block a user