new: sftp jump history

This commit is contained in:
lollipopkit
2023-08-23 20:37:29 +08:00
parent ad11b9fcc5
commit 93f6368753
4 changed files with 61 additions and 26 deletions

View File

@@ -129,7 +129,7 @@ class _ServerDetailPageState extends State<ServerDetailPage>
_buildDetailPercent(ss.cpu.iowait, 'io'),
]);
}
return RoundRectCard(
Padding(
padding: roundRectCardPadding,