opt.: server detail page columns

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-06-04 17:29:03 +08:00
parent 1084c49a5f
commit 7127c960f7
32 changed files with 301 additions and 413 deletions

View File

@@ -55,7 +55,7 @@ final class _SystemdPageState extends State<SystemdPage> {
curve: Curves.fastEaseInToSlowEaseOut,
height: isBusy ? 30 : 0,
child: isBusy
? SizedLoading.small.paddingOnly(bottom: 7)
? SizedLoading.medium
: const SizedBox.shrink(),
),
),