chore: Adjust design
This commit is contained in:
parent
b57cfeb743
commit
73872a3a04
6 changed files with 15 additions and 14 deletions
|
|
@ -251,7 +251,7 @@ class Message extends StatelessWidget {
|
|||
padding: const EdgeInsets.all(6.0),
|
||||
child: Text(
|
||||
event.originServerTs.localizedTime(context),
|
||||
style: const TextStyle(fontSize: 12),
|
||||
style: TextStyle(fontSize: 14 * AppConfig.fontSizeFactor),
|
||||
),
|
||||
),
|
||||
)),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue