首页云备份界面优化一下

This commit is contained in:
DelLevin-Home
2026-07-06 22:54:19 +08:00
parent 5426b3c79b
commit d56fcb4948
6 changed files with 41 additions and 5 deletions

View File

@@ -16,7 +16,6 @@ class BookStatusBar extends StatelessWidget {
padding: const EdgeInsets.symmetric(horizontal: 16, vertical: 12),
decoration: BoxDecoration(
color: colors.surface,
border: Border(bottom: BorderSide(color: colors.outline, width: 0.5)),
),
child: Container(
padding: const EdgeInsets.all(4),