alroyso před 1 rokem
rodič
revize
6a6f6d348f
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. 2 2
      lib/app/modules/home/views/home_view.dart

+ 2 - 2
lib/app/modules/home/views/home_view.dart

@@ -308,10 +308,10 @@ class _UserStatusWidgetState extends State<UserStatusWidget> {
                     const SizedBox(width: 2,),
                     Image(
                       image: AssetImage(imagePath),
-                      width: 80,
+                      width: 70,
                       height: 30,
                     ),
-                    const SizedBox(width: 10,),
+                    const SizedBox(width: 5,),
                     IconButton(
                       tooltip: '刷新账号状态',
                       icon: widget.isLoading