chore: Follow up wallpaper design
This commit is contained in:
parent
a359c76782
commit
b0a074c356
2 changed files with 4 additions and 3 deletions
|
|
@ -242,7 +242,7 @@ class MessageContent extends StatelessWidget {
|
|||
reason,
|
||||
),
|
||||
icon: '🗑️',
|
||||
textColor: buttonTextColor,
|
||||
textColor: buttonTextColor.withAlpha(128),
|
||||
onPressed: () => onInfoTab!(event),
|
||||
fontSize: fontSize,
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue