idle
This commit is contained in:
@@ -338,7 +338,7 @@ class _PublicFileViewerState extends State<PublicFileViewer> {
|
||||
onPressed: _downloadFile,
|
||||
padding: EdgeInsets.zero,
|
||||
child: SizedBox(
|
||||
width: 120,
|
||||
width: 100,
|
||||
child: const Center(child: Icon(Icons.download, size: 28)),
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user