chore: Follow up design
This commit is contained in:
parent
e9a9075139
commit
f3141f955d
2 changed files with 29 additions and 33 deletions
|
|
@ -32,7 +32,6 @@ class StateMessage extends StatelessWidget {
|
|||
textAlign: TextAlign.center,
|
||||
style: TextStyle(
|
||||
fontSize: 12 * AppConfig.fontSizeFactor,
|
||||
color: Theme.of(context).colorScheme.secondary,
|
||||
decoration:
|
||||
event.redacted ? TextDecoration.lineThrough : null,
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue