fluffychat merge
This commit is contained in:
commit
d51c1a8599
1 changed files with 1 additions and 4 deletions
|
|
@ -53,11 +53,8 @@ class MessageDownloadContent extends StatelessWidget {
|
|||
backgroundColor: textColor.withAlpha(32),
|
||||
child: Icon(Icons.file_download_outlined, color: textColor),
|
||||
),
|
||||
// #Pangea
|
||||
Flexible(
|
||||
child:
|
||||
// Pangea#
|
||||
Column(
|
||||
child: Column(
|
||||
crossAxisAlignment: CrossAxisAlignment.start,
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue