fix SharedAttachmentSection windows
This commit is contained in:
@@ -663,6 +663,7 @@ class _SharedAttachmentsSectionState extends State<SharedAttachmentsSection> {
|
||||
borderRadius: BorderRadius.circular(8),
|
||||
),
|
||||
child: const Column(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
Icon(Icons.upload_file, size: 48, color: Colors.grey),
|
||||
SizedBox(height: 8),
|
||||
|
||||
Reference in New Issue
Block a user