diff --git a/lib/core/widgets/shared_forms/attachments_section.dart b/lib/core/widgets/shared_forms/attachments_section.dart index 4383fd1..6fb9bd4 100644 --- a/lib/core/widgets/shared_forms/attachments_section.dart +++ b/lib/core/widgets/shared_forms/attachments_section.dart @@ -563,8 +563,6 @@ class _SharedAttachmentsSectionState extends State { child: CircularProgressIndicator(strokeWidth: 2), ), - const Spacer(), - // Azioni visibili SOLO se c'รจ una selezione! if (hasSelection) ...[ // Bottone Elimina