f
This commit is contained in:
@@ -563,8 +563,6 @@ class _SharedAttachmentsSectionState extends State<SharedAttachmentsSection> {
|
|||||||
child: CircularProgressIndicator(strokeWidth: 2),
|
child: CircularProgressIndicator(strokeWidth: 2),
|
||||||
),
|
),
|
||||||
|
|
||||||
const Spacer(),
|
|
||||||
|
|
||||||
// Azioni visibili SOLO se c'è una selezione!
|
// Azioni visibili SOLO se c'è una selezione!
|
||||||
if (hasSelection) ...[
|
if (hasSelection) ...[
|
||||||
// Bottone Elimina
|
// Bottone Elimina
|
||||||
|
|||||||
Reference in New Issue
Block a user