Fix #5293 账户列表 > 添加认证服务器,非 CJK 语言下输入地址后下一步的对话框,超级宽…… (#5299)

This commit is contained in:
辞庐
2026-01-27 20:56:28 +08:00
committed by GitHub
parent 4cbe874c81
commit 59e147227d

View File

@@ -118,6 +118,7 @@ public final class AddAuthlibInjectorServerPane extends TransitionPane implement
lblServerWarning.setStyle("-fx-text-fill: red;");
GridPane.setColumnIndex(lblServerWarning, 0);
GridPane.setRowIndex(lblServerWarning, 2);
lblServerWarning.managedProperty().bind(lblServerWarning.visibleProperty());
GridPane.setColumnSpan(lblServerWarning, 2);
body.getChildren().setAll(