From 9dc3030c18a4401b97699ac5ffa12e9409ba243e Mon Sep 17 00:00:00 2001 From: dami Date: Wed, 10 Sep 2025 21:30:21 +0800 Subject: [PATCH] Update firewall.js --- web/static/app/firewall.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/static/app/firewall.js b/web/static/app/firewall.js index 32c222462..5e9f7f740 100755 --- a/web/static/app/firewall.js +++ b/web/static/app/firewall.js @@ -102,7 +102,7 @@ function sshMgr(){ layer.open({ type: 1, title: "SSH管理", - area: ['300px', '300px'], + area: ['300px', '310px'], closeBtn: 1, shadeClose: false, content: '
'+con+'
',