From ba96b38a82c91e8cb99dfa59f53b82930e61ab76 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Sun, 24 Nov 2024 04:18:02 +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 fe9d1a22f..cb5ad5fa6 100755 --- a/web/static/app/firewall.js +++ b/web/static/app/firewall.js @@ -92,7 +92,7 @@ function sshMgr(){ layer.open({ type: 1, title: "SSH管理", - area: ['300px', '230px'], + area: ['300px', '260px'], closeBtn: 1, shadeClose: false, content: '
'+con+'
',