mirror of
https://ghfast.top/https://github.com/StarCitizenToolBox/app.git
synced 2025-06-29 06:55:37 +08:00
fix: UI 细节调整
This commit is contained in:
@ -469,10 +469,10 @@ class HomeUI extends HookConsumerWidget {
|
||||
color: Colors.white.withOpacity(.2),
|
||||
borderRadius: BorderRadius.circular(1000)),
|
||||
child: Padding(
|
||||
padding: const EdgeInsets.all(8),
|
||||
padding: const EdgeInsets.all(12),
|
||||
child: Icon(
|
||||
item.icon,
|
||||
size: 26,
|
||||
size: 24,
|
||||
),
|
||||
),
|
||||
),
|
||||
|
Reference in New Issue
Block a user