fix: UI组件细节调整

This commit is contained in:
2026-05-06 14:24:00 +08:00
parent 7f824048da
commit e4db0a8863
6 changed files with 6 additions and 8 deletions
+1 -3
View File
@@ -110,6 +110,4 @@ public class LoginPage extends JFrame {
// 显示对话框(会阻塞主窗口交互)
inviteDialog.setVisible(true);
}
}
}